What are the types of sql server?
No Answer is Posted For this Question
Be the First to Post Answer
What are the dmvs?
What is a partition function in sql server?
Define self join?
what is the difference between count(*) and count(1) ?
What are the two modes of authentication in sql server?
How to create function without parameter in sql server?
What does it mean to normalize data?
What is shared lock?
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
Is it possible to run multiple publications and different type of publications from the same distribution database? : sql server replication
Why use stored procedures in sql server?
Explain the etl (extraction, transformation, and loading)?