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
Do we need a commit after DDL statements?
No. DDL is commit, you need not commit again.
What are stand-alone procedures?
How to SELECT TOP N records from mytable without using TOP keyword?
Which wildcards are used for pattern matching in SQL Server?
How to use EXISTS operator OR
How to use subqueries with the EXISTS operators?
What is the difference between CAST and CONVERT in SQL?
Do we need a commit after DDL statements?
How to convert timestamp data to date data (datetime datatype) in SQL Server?
What are stored-procedures? And what are the advantages of using them.
What is the use of DESC in SQL Server Query?
What is the FOREIGN KEY in SQL Server?