List out a number of the wants to setup a SQL Server failover cluster?
Scalability, Availability, Integration with internet, etc.)?
What does indexation mean?
What is b tree index?
Explain different types of collation sensitivity?
What is difference between group by and having?
How to view existing indexes on an given table using sp_help?
Where can you find the error log information? : sql server database administration
Explain having clause and where clause?
What is log ldf?
Once setting replication, can you have distributor on sql server 2005, publisher of sql server 2008?
Explain the various types of concurrency problem. I.e. Lost or buried updates, uncommitted dependency, inconsistent analysis, phantom read?
How to loop through result set objects using mssql_fetch_array()?
Do you know what guidelines should be followed to help minimize deadlocks?
How to create a view using data from another view?