How are the exceptions handled in sql server programming?
What are the default system databases in sql server 2000?
What types of replication are supported in sql server?
What is snapshot replication?
What is the difference between Drop and Truncate
What is rank function?
Can some one please help with a query which will take only max value of a column in a join.
What is a trigger and its types?
How to convert character strings into numeric values?
What is a trigger what are the advantages of trigger?
What is multi-statement table-value user-defined function?
1.how to find the dead lock in sql server? 2.How to fine the memory leaks in sql server? 3.suppose transaction log file increasing what action will take ?
What is a with(nolock)?