What are the different type of replication in sql server?
plss anybody specify tha constrian management system in dbms
What is normalization and what are the advantages of it?
Can you pass expressions to stored procedure parameters?
List the advantages of using stored procedures?
What are policy management terms?
Can group by be used without aggregate functions?
sql server syntax to add "!" sign to "name" field of "employee" table in a manner that all names have the same lenght of 20 characters
What is the Difference beween sql server 2005 and sql server 2008
difference between select column name from table name where serviceid=2; and select max(column name) from table name where serviceid=2; IN ORACLE
What are triggers? How many triggers you can have on a table? How to invoke a trigger on demand?
Explain what stored procedure sp_replcounters is used for? : sql server replication
How do I know if localdb is running?