find out first highest salary?
Answer Posted / vali
according to samir kumar sahoo we cant find ans i think
bcoz
if u enter rownum='x' u can not find the data
select * from emp where rownum=10
ans; no rows found
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do I decide when to use right joins/left joins or inner joins or how to determine which table is on which side?
What is the quickest way to fetch the data from a table?
How to join two tables in a single query using oracle?
What are the database administrators utilities available?
How are extents allocated to a segment?
Explain an extent?
What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?
Explain drop constraint oracle?
How to assign query results to variables?
There are n numbers of flatfile of exactly same format are placed in a folder.Can we load these flatfile's data one by one to a single relational table by a single session??
what are steps for interface? where is exchange rate defined in which table?
What is the use of aggregate functions in oracle?
How view is different from a table?
How to install oracle odbc drivers?
Explain enable novalidate constraint.