What is the result of this query ?
SELECT * FROM EMP WHERE ROWNUM = 1
Answer Posted / smruti
Guys,
Posting an answer is a nice effort, that means you are
trying to help other people overcome the trouble ahead.
But be cautious when posting an answer in public. Posting
wrong answers can be a sin.
Please be silent if you dont know atleast. After a damn
strong and correct answer from someone called Apps why u
people don't verify with urself. Archana don't show off
please.
SQL> SELECT * FROM EMP WHERE ROWNUM = 1;
EMPNO ENAME
---------- ----------------------------------------
1 SMRUTI
SQL> SELECT * FROM EMP WHERE ROWNUM = 22;
no rows selected
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Explain what are the tables of auto invoice?
Tell me how to debug the report?
What are do's and dont's of Interface?
What do you understand by a set of books?
how can develope the po variance and po summary report? with tables mandatory columns and query please?
What is count(*) from po_vendors(any table)?
What is oracle soa suite?
How can you achieve loose coupling in soa framework?
What do you understand by soa?
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.
do you know is it possible to run the interface without using oracle apps?
What does appl_top directory contain?
Explain oracle apps architecture.
In hierarchical structure of a database? we have write query from where we should start?
Tell me how to find the custom directory in front end?