what's sql server? : Sql server database administration
What is a linked server in sql server?
What is TDS(Tabular Data Stream) Gateway?
What is identity?
What is difference statement and preparedstatement?
Explain the stored procedure?
Are semicolons required at the end of sql statements in sql server 2005?
What are the key configuration files for sql server reporting services ?
Explain filtered indexes?
How many files can a database contain in sql server?how many types of data files exists in sql server? How many of those files can exist for a single database?
Explain cdc and sql injection?
You are designing a database for your human resources department in the employee table, there is a field for social security number, which cannot contain null values if no value is given, you want a value of unknown to be inserted in this field what is the best approach?
What is de-normalization and what are some of the examples of it?
What is difference between views and stored procedures?
What do you understand by intent locks?