What are different replication agents and what's their purpose? : sql server replication
What is an index. What are the types?
What options are available to audit login activity? : sql server security
What is #table in sql server?
What stored by the msdb?
How To Make password Protected SQL Server 2005 Database i.e when i open SQL Server database then ask for password.
sql database suspect We have a sql database that is showing as suspect. How can we recover?
What is the difference between the export /import functions in sql studio and standalone sql manager? : sql server management studio
Does transparent data encryption provide encryption when transmitting data across the network?
You are designing a database for your human resources department in the employee table, there is a field for social security number, which cannot contain null values if no value is given, you want a value of unknown to be inserted in this field what is the best approach?
How many columns can we include on clustered index ?
How to delete particular value in the column of a table.Is it possible or not?if possible give it as in query.
What is function of ROLLUP ?