Is it possible to run multiple publications and different type of publications from the same distribution database? : sql server replication
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by table and field in sql?
What happens if time-only values are provided as date and time literals?
Is it safe to delete log files?
How can you find out how many rows returned in a cursor?
What is a covering index?
After removing a table from database, what other related objects have to be dropped explicitly?
What should be the fill factor for indexes created on tables? : sql server database administration
hw you create table in sql using existing table and variable should be in specific order given ex : in old table empid empname empsal empage empbirthdate empaddrs like is there in new table we need it as EX: exmpname empage empaddrs empid empbirthdate like we want hw we create this as a table not view or nt reporting
How many instances per computer are there in sql server 2000?
List the ways in which dynamic sql can be executed?
What does the on update no action do?
Do you know what are pages and extents? : SQL Server Architecture