What is the recovery model? List the types of recovery model available in sql server?
select empid empname from employee What is the result for the about query?
hi, how to link a text file and a .rpt file in my tables of sql server and to retrieve those records for further use. reply me as soon as possible.
what are the types of indexes? : Sql server database administration
How to connect a database with sql express.?
WHAT IS UNIQUE IDENTIFIER DATA TYPE?
What is a with(nolock)?
what is raid? : Sql server database administration
What is RAID and what are different types of RAID configurations?
What is the log shipping?
What is difference between unique and primary key?
What is the difference between rank and dense_rank?
How to delete particular value in the column of a table.Is it possible or not?if possible give it as in query.