What is the result of this query ?

SELECT * FROM EMP WHERE ROWNUM = 1

Answers were Sorted based on User's Feedback



What is the result of this query ? SELECT * FROM EMP WHERE ROWNUM = 1..

Answer / koti

Rajesh,L.l.n.reddy ,Kumar ,Prakash(Ans:- 6) ,Honey Nasies
are given right answers.

Is This Answer Correct ?    4 Yes 2 No

What is the result of this query ? SELECT * FROM EMP WHERE ROWNUM = 1..

Answer / siva

it will display the first record only

Is This Answer Correct ?    2 Yes 0 No

What is the result of this query ? SELECT * FROM EMP WHERE ROWNUM = 1..

Answer / pradeep naidu manne tcs

ROWNUM=1 ONLY FOR THIS IT WILL GIVES U THE OUT PUT OTHER THAN 1 IT GIVES OP AS NOW ROWS SELECT ED

Is This Answer Correct ?    1 Yes 0 No

What is the result of this query ? SELECT * FROM EMP WHERE ROWNUM = 1..

Answer / archana patil

It will return first record as a result of query.

Is This Answer Correct ?    1 Yes 0 No

What is the result of this query ? SELECT * FROM EMP WHERE ROWNUM = 1..

Answer / smita kale

Smruti whatever you are, dont blame directly or put names
in your answer just answer to question. And there is one
more tab Is This Answer Correct? you can click on No. No
need to write anything else. And among so many incorrect
answers why you used Archana's name only. Thats not
professional.

Is This Answer Correct ?    0 Yes 0 No

What is the result of this query ? SELECT * FROM EMP WHERE ROWNUM = 1..

Answer / rao

SELECT * FROM EMP WHERE ROWNUM = 1
it will be returned only one record. we have to display the
more than records using below mentioned statement....

SELECT * FROM EMP WHERE ROWNUM < 4...

Answer is correct ... checked also

Is This Answer Correct ?    0 Yes 0 No

What is the result of this query ? SELECT * FROM EMP WHERE ROWNUM = 1..

Answer / abhay

It will return first record of the table..

Is This Answer Correct ?    0 Yes 0 No

What is the result of this query ? SELECT * FROM EMP WHERE ROWNUM = 1..

Answer / ramesh babu v

It gives the only first row data

Is This Answer Correct ?    0 Yes 0 No

What is the result of this query ? SELECT * FROM EMP WHERE ROWNUM = 1..

Answer / uday

rownum works for <,<= only not work for =,>=

Is This Answer Correct ?    0 Yes 0 No

What is the result of this query ? SELECT * FROM EMP WHERE ROWNUM = 1..

Answer / eshwer

Hi Apps /Any one, Your right..

ROWNUM is generally used in >=, <=, <, >. But there is 
exception, you can use it = also but only with 1 as 
ROWNUM=1, it will display first record in table. If you use 
ROWNUM=10…. Or any number other than 1 then it will not 
display any records. 


 please you explain why its giving exception  for other than ROWNUM=1.  

what is the mechanism behind this..

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Apps Technical Interview Questions

how to create requst set in oracle apps and how to send muliple requests at a time,

1 Answers   Genpact,


what is the difference between oracle applications ebs 11.5.9 and 11.5.10.2 and can anyone suggest the release dates of the versions

1 Answers  


I Have report which is having field at the end of page,,, problem is when i run report data is overflowing to the next page,,i want the data to come on same page can anybody help me out????

4 Answers   Satyam,


What are the validations you don in .CTL file in inbound interface process?

1 Answers  


What is Pragma Autonomous transaction. It's Real time Example

4 Answers   IBM,






where we can check the status of po.

4 Answers  


How to create multi-layout reports ? If we have 5 layouts , then how to get into the 4th one ?

3 Answers   IBM,


in ap_terms table what data will be stored

1 Answers  


Except the SRS window in which we can submit the concurrent program.

5 Answers   IBM, TCS,


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

0 Answers  


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

0 Answers   IBM,


what is lexical parameter?

3 Answers   TCS,


Categories
  • Oracle Apps Technical Interview Questions Oracle Apps Technical (547)
  • Oracle Apps Financial Interview Questions Oracle Apps Financial (793)
  • Oracle Apps Manufacturing Interview Questions Oracle Apps Manufacturing (53)
  • Oracle Apps HRMS Interview Questions Oracle Apps HRMS (169)
  • Oracle Apps CRM Interview Questions Oracle Apps CRM (9)
  • Oracle Apps SCM Interview Questions Oracle Apps SCM (141)
  • Oracle Install Base Interview Questions Oracle Install Base (62)
  • Oracle Service Contracts Interview Questions Oracle Service Contracts (101)
  • Oracle Apps AllOther Interview Questions Oracle Apps AllOther (114)