how to find the second highest salary from emp table?
Answer Posted / masthan
select *from emp where sal<selct *from emp where<select *from emp
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is difference between nchar and nvarchar?
what is query cache in mysql? : Sql dba
Are pl sql variables case sensitive?
Define overloaded procedure?
What is a unique key and primary key and foreign key?
What is the difference between count 1 and count (*) in a sql query?
Which table is left in join?
Are there any features that are decommissioned in 11g that are not present in 11g?
What are the three pl sql block types?
Why left join is used in sql?
What is information schema in sql?
What are its different types of dbms?
Does sql support programming?
What are different types of functions in sql?
What are string functions in sql?