How do you maintain database integrity where deletions from one table will automatically cause deletions in another table?
1194Is it possible to import data directly from t-sql commands without using sql server integration services? If so, what are the commands?
1396
what types of replication are supported in sql server? : Sql server database administration
You have modified 100 store procedures and want to replicate these changes from development to prodution, and production can have users using the Server/DB, how would you replicate without causing issues?
Explain the working of sql privileges?
What are the different sql server versions?
what is database replicaion? : Sql server database administration
explain different types of backups avaialabe in sql server? Given a particular scenario, how would you go about choosing a backup plan? : Sql server database administration
Explain what is log shipping?
What is log in sql server?
How to retrieve error messages using mssql_get_last_message()?
What is ems sql management studio? : sql server management studio
What is page in sql server?
What is user-defined inline table-valued function?
You want to implement the one-to-one relationship while designing tables. How would you do it?
What are two difference between sql azure and azure tables?
What are page splits? : SQL Server Architecture