How to disable a login name in ms sql server?
How many full-text indexes can a table have?
How we can refresh the view?
What are the properties of sub-query?
You have developed an application which uses many stored procedures and triggers to update various tables users ocassionally get locking problems which tool is best suited to help you diagnose the problem?
How many instances per computer are there in sql server 2000?
You want to use a perspective in an mdx query. How do you select the perspective?
How many types of dimensions are there and what are they? : sql server analysis services, ssas
What is resultset concur_updatable?
What are sql server procedures?
Explain the usage of floor function in sql server.
What is mean by candidate key?
What are the disadvantages of primary key and foreign key in SQL?
What is set nocount on and what is set nocount off?
what is the difference between delete table and truncate table commands? : Sql server database administration