Explain steps of normalization?
What is the use of keyword with encryption.
What is stored procedure in SQL..??
What structure can you implement for the database to speed up table reads?
How to write stored procedure to update the data in 10 tables
What is the difference between substr and charindex in the sql server?
Other than truncate statement, which other command can by-pass the trigger on the tables?
What is auditing in sql server?
How will you monitor replication activity and performance? What privilege do you need to use replication monitor? : sql server replication
How many max. conditions can b written under the WHERE clause? Like select * from [tabnam] WHERE (cond1...or..cond2....or...cond3...and.....so on.....??? (upto how much extent))?????
how to overcome kernel isssues
What is acid mean in sql server?
What is log cache in sql server?