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
State true or false. EXISTS, SOME, ANY are operators in SQL ?
True.
What is the row size in SQL Server 2000?
What is a transaction and what are ACID properties?
How to SELECT TOP N records from mytable without using TOP keyword?
What is the full form of .mdf in sql server data files?
Which function is used to find the smallest integer greater than or equal to a specific value in sql server?
What is the difference between TRUNCATE and DELETE commands ?
Describe Microsoft SQL Server 2000 ?
How to use EXISTS operator OR
How to use subqueries with the EXISTS operators?
What is the CHECK constraint in SQL Server?
What is the difference between group by and order by?