What is the result of this query ?

SELECT * FROM EMP WHERE ROWNUM = 1

Answer Posted / kumar

THE CONDITION ROWNUM = 1 EVALUATE TRUE(i.e 1=1) HENCE
IT DISPLAY THE FIRST RECORD FROM THE EMP TABLE.

Is This Answer Correct ?    28 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

2147


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

1512


What is instead of trigger in where we will use?

667


In hierarchical structure of a database? we have write query from where we should start?

1695


List of all the modules under Manufacturing, Finance and Distribution in oracle applications?

1793






tell me the scenarios of the independent in reports

2099


How can a process be deployed in soa?

688


Explain oracle apps architecture.

754


List the types of flexfield?

596


What do you understand by soa?

680


Tell me how to find the custom directory in front end?

654


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

1972


If we have a repeated record in a table. But the repeated record how i can transfer from table to nested table?

1638


What does appl_top directory contain?

638


How to retry multiple errored workflow processes? What is the access level in workflow used for? How do you define start and end functions in workflow? How does they differ from normal functions? Give me some workflow tables? What is the difference between a function and notification in workflow? I have sent two different notifications to two different users and I want to wait till both they are approved to send 3rd notification. How can you achieve it? What is item type and item key in workflow? How do you use attribute values in workflow messages? How do you use lookups in workflow? What are roles in workflow and how they are used? How do you download or upload a workflow from a server? What are steps to customize the workflow? What functions can you perform from workflow administrator responsibility? To send an email to the user workflow notification is the only way or is there any other ways to send it? Give me some workflow standard procedures? How can you run/start/kickoff workflow? What is wf_engine package used for? How many processes can each workflow contain? What is Runnable option in workflow? At what level it exists? What are different types of attributes in workflow? How do you reassign a notification? What is process in workflow? How can you send direct oracle form link through workflow notifications? How can you send a notification to multiple users? Can you change the list dynamically? Can you send html code in workflow notification? I have sent two different notifications to two different users and I want to wait till atleast one is approved to send 3rd notification. How can you achieve it?

4304