What are the types of stored procedures in an sql server?
Explain the use of containers in ssis?
How to Improve the performencs of SQL Server 2005 exclude stored Procedure and Indexes?
How many index can be created for single table
4 Answers CarrizalSoft Technologies, Verizon,
What is difference between stored procedure & function?
3 Answers CarrizalSoft Technologies, Concept Infoway, TATA,
What do you mean by a dependent functionality in a build?
How to connect ms access to sql servers through odbc?
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
What does it mean to have quoted_identifier on? What are the implications of having it off?
What purpose does the model database server?
Explain transaction server explicit transaction?
What is forward - only cursors / read only cursor?
where can you add custom error messages to sql server? : Sql server administration