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

How to download and install microsoft sql server management studio express?

0 Answers  


Once setting replication, can you have distributor on sql server 2005, publisher of sql server 2008?

0 Answers  


What are key, name and value columns of an attribute? : sql server analysis services, ssas

0 Answers  


Which are the important points to note when multilanguage data is stored in a table?

0 Answers  


How maney row would be print after join if A table have 100 rows and B table have 50 rows...

9 Answers   Hewitt,






What is autocommit mode in sql server?

0 Answers  


What is the use of “join” in sql server?

0 Answers  


explain query execution plan

1 Answers  


i have account table which consists of account name,card no and card no consists 16 digits now i want to retrieve the data if card no starts from 4 then it should print visa and if it starts from 5 then it should print master so plse help me to write simple query with out store procs .

3 Answers  


Differentiate between mongodb vs. Sql server?

0 Answers  


What are the advantages of sql stored procedure?

0 Answers  


How to create a stored procedure with a statement block in ms sql server?

0 Answers  


Categories