how do you implement one-to-one, one-to-many and many-to-many relationships while designing tables? : Sql server database administration
1029what is the system function to get the current user's user id? : Sql server database administration
968what is an extended stored procedure? Can you instantiate a com object by using t-sql? : Sql server database administration
981what are the different ways of moving data/databases between servers and databases in sql server? : Sql server database administration
934what are statistics, under what circumstances they go out of date, how do you update them? : Sql server database administration
909explain what is a schema in sql server 2005? Explain how to create a new schema in a database? : Sql server database administration
894tell me what is blocking and how would you troubleshoot it? : Sql server database administration
861what are constraints? Explain different types of constraints? : Sql server database administration
931tell me what are the steps you will take to improve performance of a poor performing query? : Sql server database administration
973
Explain primary key?
What is difference between table aliases and column aliases? Do they affect performance?
How to create a simple user defined function in ms sql server?
what is unique and xaml nonclustered index
Where are full-text indexes stored?
Explain the etl (extraction, transformation, and loading)?
What is Fragmentation and Defragmentation? For 32GB Table,How can we do the fragmentation?
Is the order of columns in the set clause important in ms sql server?
Mention what are the different types of ssrs reports?
What is join and name different type of joins?
How to make conditional sum in ssrs?
We need to perform what steps in the following order to work with a cursor?
what is a schema in sql server 2005? : Sql server database administration
What are the components of sql server service broker?
Explain what are the database objects? : SQL Server Architecture