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 virtual table does a trigger use?
Inserted and Deleted.
What is a deadlock and what is a live lock? How will you go about resolving deadlocks?
What command is used to create a table by copying the structure of another table in SQL Server?
What is the full form of .mdf in sql server data files?
What are the benefits of using Stored Procedures in SQL Server?
OR
Why should we use Stored Procedures?
Which command is used to get back the privileges offered by the GRANT command in SQL Server?
What is the UNIQUE KEY constraint in SQL Server?
Which virtual table does a trigger use?
SQL Server works on which protocol ?
What are the pros and cons of creating extended stored procedures?
What is a Subquery ?