Working with TLogs
What is difference between unique and primary key?
Why I am getting this error when dropping a database in ms sql server?
Are semicolons required at the end of sql statements in sql server 2005?
What is a raid and what are different types of raid configurations?
What do you know about normalization and de- normalization?
Why I am getting this error when renaming a database in ms sql server?
What is the log shipping?
what is denormalization? : Sql server database administration
CTE(common table expression)
What are different types of table joins?
when you create a database how is it stored? : Sql server database administration
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