Explain transaction server distributed transaction?
What are the kinds of subquery?
You notice that the transaction log on one of your databases is over 4gb the size of the data file is 2mb what could cause this situation, and how can you fix it?
Is foreign key unique?
How to Check if table exists in sql server?
Give a example to search fr a string in all stored procedure in sql server.
Do you know what is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure?
What is cursors?
What is the recursive stored procedure in sql server?
Can anyone tell that the extra features are there in SQL SERVER 2008 that are not available in previous versions .
4 Please write a querry to find repeated numbers in the following table. Table Name: Table1 Field1 10 15 20 15 10
How to select true false based on column value in sql server?
What is for xml in sql server?