What is sqlservr.exe - process - sql server (sqlex?press)?
Which one is faster delete/truncate? Why?
How to configure odbc dsn with different port numbers?
Explain what stored procedure sp_replcounters is used for? : sql server replication
What are subquery and its properties?
While you are inserting values into a table with the insert into .. Values option, does the order of the columns in the insert statement have to be the same as the order of the columns in the table?
Does sql server use java?
What are group functions in query statements in ms sql server?
What do you understand by mirroring?
how many layers of tcp/ip protocol combined of? : Sql server database administration
What options are there to delete rows on the publisher and not on the subscriber? : sql server replication
If a table does not have a unique index, can a cursor be opened on it?
Where are full-text indexes stored?