Answer Posted / posamram
select next_day(last_day(sysdate),'MON')-7 FROM DUAL;
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
Can we create database in oracle using command line ?
What is the difference between "as" and "is" in an oracle stored procedure?
Explain parameter file in oracle.
What is a user account in oracle?
Explain what are synonyms used for?
What is the maximum limit on the number of columns in a table?
What are the types of trigger in oracle?
Explain coalesce function?
What is oracle and what are its different editions?
Explain implicit cursor.
How to write numeric literals in oracle?
how to do daily transactions with out sql* loader control file regesterd in apps?
What are the database administrators utilities available?
IS it possible to built the oracle database without setting the kernal parameters?
What is where clause in oracle?