How to drop existing views from a database in ms sql server?
What is cursor in ms sql server?
what are acid properties? : Sql server database administration
What stored procedure would you use to view lock information?
Does sql server use t sql?
What is database replicaion? What are the different types of replication you can set up in SQL Server?
What are the types of sql server?
Issues related in upgrading SQL Server 2000 to 2005 / 2008
What are the rules to use the rowguidcol property to define a globally unique identifier column?
when would you go for denormalization? : Sql server database administration
how to avoid cursors? : Sql server database administration
How to view existing indexes on an given table using sys.indexes?
How to write a query with a right outer join in ms sql server?