one table has four field id,name,design,salary. i have to
find maximum salary .
Post New Answer View All Answers
how to trace the traffic hitting a sql server? : Sql server database administration
What is set nocount on and what is set nocount off?
you want to be sure that queries in a database always execute at the maximum possible speed. To achieve this goal you have created various indexes on tables which other statement will keep the database in good condition? : Sql server administration
How to read data in a table with "select" statements?
How the authentication mode can be changed?
Describe triggers features and limitations?
What is shrink log file?
What is the exact numeric data type in sql?
When would you use sql joins?
How to change the password of a login name in ms sql server?
What are the extra roles available in msdb? : sql server security
What is sql server transaction log file?
Explain tables in SQL Azure?
How to generate create view script on an existing view?
How to replace the Query Result 'Null Value' with a text ?