How can return max date row
A b c d e
1 2 1-mar-09 5 10
1 2 10-mar-09 5 10
Only using oracle predefined function. Not user defined.
Output:--
A b c d e
1 2 10-mar-09 5 10
Answer Posted / apsar
select * from tal_name where rownum<=1 order by c desc
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between postgresql and oracle?
i wrote a pl/sql procedure. it must run every sunday 4.40 How can i schedule it with the help of dbms_jobs (or another other procedure with out creating bat file,exe file)
Difference between hot backup vs. Cold backup?
State some uses of redo log files?
How to increment dates by 1 in oracle?
What is the disadvantage of User defind function?
What are the most common interview questions on ETL Testing for experience?
How to select some columns from a table in oracle?
How can I get column names from a table in oracle?
What are the database administrators utilities available?
How do we create privileges in oracle?
What is the usage of save points in oracle database?
 What are the oracle DML commands possible through an update strategy?
What are the different types of database objects?
In SAP ECC 6.0 , under DB02 tcode , Tablespace name to be explain stepy step all the col