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
Since the following sql
select * from aa
where rownum <= 6
order last_updated_date desc
will return random 6 rows and then the
order by 'last_updated_date desc' will only apply to
selected 6 records, so you won't get latest updated 6
records.
Please correct me if I was wrong.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What do you understand by soa?
What is sca and how is it useful?
What do you understand by soa and what are the benefits of using this architecture?
If we have a repeated record in a table. But the repeated record how i can transfer from table to nested table?
tell me the scenarios of the independent in reports
Hi, Anybody please send me the Oracle APPS 1i technical interview questions (Real time) as wel as sample resume also?
What is a value set? List its various types.
Explain what are the tables of auto invoice?
how can develope the po variance and po summary report? with tables mandatory columns and query please?
In oracle application how do you debug or trace errors?
Tell me where we find the status of order information?
How to move the one file from one instance to another instance? And your scripts also?
CAN YOU CUSTOMISE THE COUTOMISE CUS_TOP
List of all the modules under Manufacturing, Finance and Distribution in oracle applications?
What is the concept of soa governance?