Post New Answer View All Answers
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?
What is the difference between varchar and nvarchar?
How to list all stored procedures in the current database using ms sql server?
What is #table in sql server?
How many database files are there in sql server 2000?what are they?
What are scalar functions in sql?
Explain boyce and codd normal form(bcnf)?
Explain an automatic checkpoint
What is raid? : SQL Server Architecture
What are the disadvantages of using the stored procedures?
is there a column to which a default can't be bound? : Sql server database administration
you notice that the transaction log on one of your databases is over 4gb the size of the data file is 2mb what could cause this situation, and how can you fix it? : Sql server administration
How many types of functions are there in sql server?
What are the different types of Indexes available in SQL Server?
How to restore performance issues and how to check?