In a table their 20 records.I had update 6 records???How
can see and retrieve particular 6 records.i.e.,Latest
updated.
Answer Posted / orchid
select * from (select * from aa
order by last_updated_date desc)
where rownum <= 6;
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
tell me the scenarios of the independent in reports
what is the difference between request group and request security in oracle apps?
What do you understand by soa and what are the benefits of using this architecture?
How many schemas we have? how many you have used?
In support project one ticket alloted which steps follows manualy tell me ?
In hierarchical structure of a database? we have write query from where we should start?
Can you differentiate between mediator and osb?
What does appl_top directory contain?
Which oracle apps version you are very confident in?
Do you know where we can check the status of po?
How to move the one file from one instance to another instance? And your scripts also?
What is oracle soa suite?
What do you understand by soa?
pls send me out bound code of supplers,site,bankiformation code pls as soon as
What is count(*) from po_vendors(any table)?