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 attach the multiple templates in XML Pub Report?

2 Answers   Intelligroup, KPIT,


How to create a link between One dependent value set to another Dependent value set

5 Answers   Indorama, ManSoft System, Syntel, TE Data,


in one report using two layout models.if yes how to do

2 Answers  


what is pl/sql table and pl/sql records? what is the use of that?

3 Answers   Intelligroup,


What are file in oracle.

0 Answers   BirlaSoft, IBM,






WHAT IS THE FORWARDREFERENCE IN PL/SQL?

4 Answers   IBM,


Which module is not in multiorg

6 Answers   HCL, Wipro,


what are the default arguments for pl/sql program?

1 Answers  


Oracle E-Business suite?

2 Answers  


Where I can download D2K software?

2 Answers  


What is OM Cycle and What do u mean by Alternate Item

3 Answers   IBM,


Can you have two functions with the same name in a pl/sql block?

5 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)