Welcome, Guest Ohm namah shivoy
www.faqpanel.com
Home | ASP.Net | C-Sharp | Winforms | MS SQL | AJAX | XML | .Net Training*** | Search
Invite friends 
Extras 
VS Tips & Tricks
Top 10 .Net Tools
Special folders in ASP.Net
VS Find Combobox
 ASP.Net Interview Questions and Answers
Which operator tests column for the absence of data in SQL Server?
IS NULL operator.
State true or false. EXISTS, SOME, ANY are operators in SQL ?
Which wildcards are used for pattern matching in SQL Server?
How to find out column names and their datatypes in a given table using a query in SQL Server?
What is a constraint in SQL Server?
What is the DEADLOCK ?
What is the row size in SQL Server 2000?
What is the REPLACE function in SQL?
TRUNCATE TABLE EMP;, DELETE FROM EMP; -What Will the outputs of the above two commands (Queries) in SQL Server?
If any user-created stored procedure has the same name as a system stored procedure, will the user-created stored procedure be executed?
What is DTS (Data Transformation Services) in SQL Server?