What is collation sensitivity?
What is exporting utility?
How to handle errors in Stored Procedures. I want to display a message to the user in the .aspx page that is calling a stored procedure in it's code behind. please help me.
Do you know what is sql injection?
How to include date and time values in sql statements?
as a general practice, it is recommended to have dbo be the owner of all database objects however, in your database you find number of tables owned by a user other than dbo, how could you fix this? : Sql server administration
Explain what are the events recorded in a transaction log?
Difference between DELETE and TRUNCATE?
How to create nested stored procedure?
What is the best way to move n number of DTS package from one SQLServer to another SQLServer?
How to a Query to copy data from on table to another table.
how can you find out if the current user is a member of the specified microsoft® windows nt® group or microsoft sql server™ role? : Sql server administration
What is cursor in ms sql server?