Answer Posted / sreeja.t.pillai
SELECT MIN(EmpSal) Min_Salary FROM Employee_Details
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
How many types of subqueries are there in sql server?
what happens on checkpoint? : Sql server database administration
What do you understand by recursive stored procedure?
Do you know how to implement service broker?
explain extended properties
What are the steps you should follow to start sql server in single-user mode?
Why use “nolock” in sql server?
What are some examples of schemas?
What is openrowset sql server?
Explain what are the restrictions that views have to follow? : SQL Server Architecture
How are the unique and primary key constraints different?
What command must you use to include the not null constraint after a table has already been created?
What are different types of data sources?
what are the basic functions for master, msdb, model, tempdb and resource system databases? : sql server database administration
Is ssrs support other database except ms sql server?