Write a query to get all details of employee who has maximum
salary from employee table

Answer Posted / vineetchauhan

select max(sal) from emp it will show max sal of

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is sharding?

88


What are horizontal and vertical scaling?

144


What is use of attribute hierarchy optimized state? : sql server analysis services, ssas

578


Tell me about normalization in DBMS.

576


How many types of keys are there?

522






Explain different backup plans?

525


How many types of subqueries are there in sql server?

461


What is single-user mode and what are the steps you should follow to start sql server in single-user mode?

549


What are the differences between web role and worker role?

98


What are different types of data sources?

485


How many triggers are possible per table?

616


What is Service Broker in sql server 2012?

614


what are the types of indexes? : Sql server database administration

587


Explain syntax for dropping triggers?

507


What encryption security is available in sql azure?

79