How check triggers in sql server?
How many levels of sp nesting are possible?
What is sql server management studio? : sql server management studio
how can you check the level of fragmentation on a table? : Sql server administration
how you can list all the tables in a database?
to explain sql server 2000 architecture & authentication
What is the difference between for trigger and after trigger?
What is mapping schema?
If a table does not have a unique index, can a cursor be opened on it?
1.What is the deferece between DBMS & RDBMS? 2.How can you trouble shoot? If u will get error while installing sql server? 3.How can u trouble shoot slow running query? 4.how can u trouble log shipping errors? 5.why do we use merge replication instead of T.log replication?
what is the difference between delete,drop and truncate
what is the output for this query select * from employee where 1=1;
What is a filestream?