What is the result of this query ?
SELECT * FROM EMP WHERE ROWNUM = 1
Answer Posted / 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 |
Post New Answer View All Answers
testing tools?
List of all the modules under Manufacturing, Finance and Distribution in oracle applications?
Tell me how to debug the report?
In which tables receopt application form Appliy to field Value will come. I know one table i.e, ra_customer_trx.trx_number. Could U please any one tell me other than this except(ra_customer_trx and ar_payment_schedules_all tables). plz mentioned tables_name.Column_name.
Can you define an erp system?
How do you register report in oracle apps?
Is soa a part of oracle fusion middleware?
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?
please any one provide the oracle erp technical interview questions on modules(PO,AP,AR,INV,GL,OM)wise to my mail id..narendra_609@yahoo.co.in
Tell me where we find the status of order information?
What is oracle soa suite and what are its different components?
what is the difference between request group and request security in oracle apps?
how do you describe O2C along with tables
What is instead of trigger in where we will use?
What do you understand by soa?