How do you maintain database integrity where deletions from one table will automatically cause deletions in another table?
1139Is it possible to import data directly from t-sql commands without using sql server integration services? If so, what are the commands?
1325
Mention what are the different types of ssrs reports?
What is statement level trigger?
can a database be shrunk to 0 bytes, if not, why? : Sql server administration
List out the differences between global and local temp tables in sql server?
What is the boxing and unboxing concept in .net?
Write a query to include a constraint, to check whether the employee salary is greater than 5000?
What is raid and what are different types of raid levels?
What are the differences between stored procedure and view in sql server?
What is clr ddl trigger?
Which table keeps the locking information?
What is replication with database mirroring? : sql server database administration
Can binary strings be converted into numeric or float data types?
What is Replication?
I applied Transactional with updatable subscriptions replication on 2 tables now i want to delete those 2 tables but i cannot delete those tables as replication is running how can i stop replication for those 2 tables(but i don't want to delete those replicated tables but i need to stop the replication) how can i do that
What are diverse clauses that form a part of sql?