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
How to resolve name conflicts between variables and columns?
What are set operators?
How to create a table interactively?
What are the advantages of oracle?
How to execute a stored procedure in oracle?
What is a lookup table in oracle?
What is an oracle wallet?
How do we represent comments in oracle?
How to define an oracle sub procedure?
What are the uses of Database Trigger ?
How to view the data files in the current database?
What are the built-in functions used for sending Parameters to forms ?
How can I convert single byte kana characters into multi byte kana characters and vice-versa.
Explain the characteristics of oracle dba?
What do you mean by merge in oracle and how can you merge two tables?