what is the querry to get first 10 records from the emp
table?(emp no is the primary key)
Answers were Sorted based on User's Feedback
Answer / karthik
select * from emp
where rownum <=10;
or
select * from (select rownum r,emp.* from emp)
where
r between 1 and 10;
Is This Answer Correct ? | 8 Yes | 0 No |
Explain the use of setting GLOBAL_NAMES equal to TRUE.
HOW TO SPOT AHIERARCHY?
what are basic modules required to implement oracle application in any oraganisation?
How would you determine what sessions are connected and what resources they are waiting for?
Explain the use of table functions.
how to replace not in with not exist?
Why more redos are generated when the oracle database is in begin backup mode?
pl help me, i want oracle HRMS training institute address,in chennai
What is mrc and what is its use? : oracle accounts receivable
Could you please let me know the interfaces in OM / FA??
I need a Technical evaluation between Oracle and SAP ? please do a need ful.
what are the interface and api table for receipts conversion in oracle receivables? : oracle accounts receivable