Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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 / pulakesh dey

It will not display any record. Rownum is a pseudo column.
This column only will be populated once the result set is
generated. That is the reason if you write a same query in
ascending or descending order the rownum of a specific
record will be different.

Is This Answer Correct ?    8 Yes 13 No

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

Answer / archana patil

It won't display any record. It return with zero or no records.

Is This Answer Correct ?    0 Yes 6 No

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

Answer / vishnu pratap mall

it will display all records of the employee of the first row
in the table.

Is This Answer Correct ?    2 Yes 9 No

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

Answer / prakash

it will gives result:no rows returned.

because rownum applicable onle < or <=
not use > or >=.

Is This Answer Correct ?    13 Yes 24 No

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

Answer / raju

it will displays the all records

Is This Answer Correct ?    3 Yes 71 No

Post New Answer

More Oracle Apps Technical Interview Questions

Suppose for report I have to parameters those are from_date and to_date, so to_date should be greater when compare to from_date, if we are giving to_date is lessthen it must shows some error how we will make?

0 Answers  


testing tools?

0 Answers   BirlaSoft, Convergys,


what are the match approvals in PO?

3 Answers  


The Task is that to register a Form into Oracle Apps on a particular responsiblity. - First i moved the FMX & FMB file into the custom_top through FTP - Using Application Developer i registered the Form through Form menu then Function then Menu..... as we do regularly.. - When i get into the particular responsiblity i can see the Form name getting listed. But when i click that to open..... i cant able to see the form. I need any one your help in advicing me...what would be the problem.

7 Answers   SGS,


what are external tables? how can we use external table instead of sql * loader to load data from flat file to staging table?

1 Answers   IBM,


Is PlaceHolderColumn Function or Procedure? Why we don't write any code in that?

3 Answers   Oracle,


what is mean by confine mode and flexi mode?

2 Answers  


In report we have to show two Layout? how it is and how we can see from where it?

3 Answers   IBM,


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

3 Answers   Wipro,


What is the Use of User Exit in Oracle apps and when we are developeing the new report you need to pass one parameter called P_CONC_REQUEST_ID,what is the use of this parameter and is it mandatory.Can't we develop report without this User exit's and P_CONC_REQUEST_ID parameter

12 Answers   TCS,


how to make a parameter optional in the query?

2 Answers   Wipro,


What is the Exception. Types of exception, Difference between those. And example

2 Answers   IBM,


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)