find out first highest salary?
Answer Posted / ela tiku
select max(sal) from emp
<<<assuming emp is the table name and sal is the column
name>>>
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the difference between view and materialized view in Oracle?
How to work with data objects interactively?
What are the different windows events activated at runtime ?
What is the maximum limit on the number of columns in a table?
How do I use os authentication with weblogic jdriver for oracle and connection pools?
Is there any function in oracle similar like group_concat of mysql?
How to connect the oracle server as sysdba?
What is recycle bin in Oracle?
How to drop a stored procedure in oracle?
IS it possible to built the oracle database without setting the kernal parameters?
Can a parameter be passed to a cursor?
State the difference along with examples between Oracle 9i, Oracle 10g and Oracle 11i.
How to shutdown your 10g xe server from command line?
What view(s) do you use to associate a users SQLPLUS session with his o/s process?
What are internal user account in oracle?