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
master table and child table performances and comparisons in Oracle ?
Explain constraining triggers.
What is the exact use of Collections?
What is the difference between sharding and partitioning?
What is null value in oracle?
How to drop a stored function?
material view and view disadvantages?
How many categories of data types?
What is tns name?
Why do we use coalesce function in oracle?
how may join possible between (requisition with purchase order)
Is there a combination of "like" and "in" in sql?
What are the different types of trigger and explain its various uses and functions?
How to upsert (update or insert into a table)?
How to list all indexes in your schema?