1)what is the difference between Reinitializing a
Subscription and synchronization the subscription?
2)when to use reinitializing ?
3)when to use synchronization?
4)when adding table or deleting a table what to do?(reinz..
or syn)
5)when adding a column what to do?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

What is explicit mode in sql server?

0 Answers  


How do I debug a stored procedure in sql server?

0 Answers  


Can a cursor be updated? If yes, how you can protect which columns are updated?

0 Answers  


How do you read transaction logs

1 Answers  


A trigger can reference objects outside the current database? State true or false.

0 Answers  






What is raiseerror? What is raiseerror?

0 Answers  


List some of the rules that apply to creating and using a ‘view’

0 Answers  


What is dknf in normalization form?

0 Answers  


Explain cross join or cartesian product in sql?

0 Answers  


Join 3 tables (table1, table2 & table3) in a single query. Inner join should be applied for table1 & table 2 and left outer join for table1 & table3 where table2.dept is ABC

2 Answers  


What is an indice?

0 Answers  


How do you persist objects, permissions in tempdb

1 Answers  


Categories