Answer Posted / amruta dash
select max(salary) from tblname where salary not in (select
max(salary) from tblname);
| Is This Answer Correct ? | 23 Yes | 1 No |
Post New Answer View All Answers
What are the types of processing and explain each? : sql server analysis services, ssas
Is foreign key unique?
Does full backup break log chain?
What is the difference between value type and reference type?
Can you please differentiate between a primary key and a unique key?
What is dynamic cursor in SQL SERVER?
What is stretch database in sql server?
Explain time data type in sal server 2008?
How you can change a cross join into an inner join?
How you can change the database name in SQL SERVER?
Do you know the cursor types?
What is the definition for sql server 2000?
Explain the third normal form(3nf)?
What are different types of constraints?
what is sql server? : Sql server database administration