Is it possible to run multiple publications and different type of publications from the same distribution database? : sql server replication
1036What options are there to delete rows on the publisher and not on the subscriber? : sql server replication
1260How will you monitor replication activity and performance? What privilege do you need to use replication monitor? : sql server replication
1124Does a specific recovery model need to be used for a replicated database? : sql server replication
1014Is profiler the only tool that has the ability to audit and identify ddl events? : sql server security
1112
What are the pros and cons of putting a scalar function in a queries select list or in the where clause?
How many categories of functions based their return modes?
What is the difference function and stored procedure?
Explain DBCC?
How to query multiple tables jointly?
Can we insert data if clustered index is disabled?
Call by value and call by reference in procedure and function, with NOCOPY.
What is raiseerror? What is raiseerror?
What are the different types of lock modes in sql server 2000?
Explain what you mean by 3 tier architecture.
In which format does an image save in SQL Server database ?
How to add additional conditions in SQL?
Explain Normalization and DE normalization
How self join is different from outer join?
what happens on checkpoint? : Sql server database administration