what is the querry to get first 10 records from the emp
table?(emp no is the primary key)
Answer Posted / 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 |
Post New Answer View All Answers
What is the difference between recovery and restoring of the oracle database?
Difference between transaction type and transaction sources. : oracle accounts receivable
which gives Oracle R12 Financial training in delhi please give me answer its urgent?
we have 10 concurrent programs under one request group out of 10 ccps all users submitting only 9 programs from srs window remaining one ccp for specific user how can it possible send me answer asap.
What is the sql query to find the employee who has Nth maximum salary?
What is the technical flow associated with P2P or Procure to Pay cycle like the tables, APIs, concurrent programs involved in this cycle. Only technical please.
Hi, I want to know basic information about Oracle HRMS and the institutes in hyderabad or the best faculty as i want to make my career in it.And also want to know may a person from non technical background be able to do this course. Regards, Swetha
1)After defining value set we define list of values, I need to enter 1000 values with out entering manually, how will you do that? 2)what are the parameters we use in a concurrent program? 3)what is payroll processing? 4)In organization window after defining an organization and organization classification how to create a new item in the others button? 5)If there are 10 users, How to restrict the selected users not to access the forms?
What is the use of lockboxes? Steps for lock box : oracle accounts receivable
Explain about party and customer in ar : oracle accounts receivable
as a technical developer in oracle applications which type errors feced in your experience sofar
I've got a database 10g and Form version 5.0 but unable to connect. Does Oracle 10g database supports form 4.5
Differentiate between writeoff and receipt writeoff. : oracle accounts receivable
HOW TO GET THE ORGANIZATION TO ORGANIZATION DETAILS INFORMATION IN THE INVENTORY MODULE.THE REQUIREMENT IS FROMORG TOORG FROMINV TOINV ..
hi iam kavya, i completed Oracle11i(finance module), i do not know how to face the interview questions please adivese me