Answer Posted / pramod janjirala
select sal,ename from emp where sal=(select max(sal) from
emp);
| Is This Answer Correct ? | 32 Yes | 7 No |
Post New Answer View All Answers
How to combine two stored procedures in sql?
Is record in pl sql?
Mention what does plv msg allows you to do?
What are the different set operators available in sql?
what is sub-query? : Transact sql
What are the different dml commands in sql?
How to select 10 records from a table?
What is the difference between syntax error and runtime error?
How do I make my sql query run faster?
Sql technical questions
Is nosql relational?
Is and as keyword in pl sql?
Why do we use joins in sql?
Why stored procedures are faster than query?
How to write a query to show the details of a student from students table whose