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 / harinath

select *from emp
where rownum<=6
order by last_updated_date desc

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the difference between request group and request security in oracle apps?

5057


What is the concept of soa governance?

776


What do you understand by concurrent programs?

623


testing tools?

1758


Hi any one plz help me .i need 2 or 3 customized and 2 or 3 development reports on PO module..if any body having plz send me with one by one step ,i mean where u do the customization and wht are the steps u follwed when u do the customization,wht are fields u added or deleted ,How u added or these fields as per clinet requirement and wht are errors u faced .plz send it to my mail id iamvenki@gmail.com

1892






do you know is it possible to run the interface without using oracle apps?

656


How can a process be deployed in soa?

702


Which oracle applications pl/sql standard apis you are familiar, have you used most of them?

640


what is the differences between internal requisition and internal sales order?

2163


Which oracle apps version you are very confident in?

709


What are file in oracle.

1816


What is count(*) from po_vendors(any table)?

645


What is oracle soa suite?

771


Can you define an erp system?

682


how can develope the po variance and po summary report? with tables mandatory columns and query please?

1980