What is the result of this query ?

SELECT * FROM EMP WHERE ROWNUM = 1

Answer Posted / vidyasagar

This is the actual answer

SQL> select * from emp where rownum=1;

EMPNO ENAME JOB MGR HIREDATE
SAL COMM DEPTNO
--------- ---------- --------- --------- --------- ---------
--------- ---------
123 SATYA 234
2000 40

got it

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do you know what is applysys in oracle application database schema, what is apps?

853


What is the concept of soa governance?

943


How many schemas we have? how many you have used?

1767


In hierarchical structure of a database? we have write query from where we should start?

1864


What do you understand by soa and what are the benefits of using this architecture?

754






q)what are the validations in sql*loader

1915


tell me the scenarios of the independent in reports

2307


Plz anybody send me Technical specification for AP Interface

2209


How do you register report in oracle apps?

792


What is sca and how is it useful?

800


How can you achieve loose coupling in soa framework?

898


Tell me how to debug the report?

799


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?

804


Tell me where we find the status of order information?

831


what is pay run id ?

1863