What are the different types of collation sensitivity in sql server?
How can you list all the columns in a database?
How should i optimize the time for execution of stored procedure having single input and many output from the different tables?
Can a rule be bound to any column of any data type?
Explain some DBCC commands?
tell me what is blocking and how would you troubleshoot it? : Sql server database administration
What are indexers?
How to delete a database in ms sql server?
What is index?
How to create view in stored procedure sql server?
Define right outer join in sql server joins?
How can i Relate Tables in SSIS
where do you use Isolations?give me some exmpale?