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
What are some SQL aggregates and built-in functions?
The common aggregate and built-in functions are AVG, SUM, MIN, MAX, COUNT and DISTINCT
What is the difference between TRUNCATE and DELETE commands ?
How do I create primary keys in SQL Server?
What is an execution plan? When would you use it? How would you view the execution plan?
How to determine the service pack currently installed on SQL Server?
How to find nth highest salary from Employee table in SQL Server?
What are some SQL aggregates and built-in functions?
What are the steps you will take to improve performance of a poor performing query in SQL Server?
State true or false. EXISTS, SOME, ANY are operators in SQL ?
What is a transaction and what are ACID properties?
What is the primary key in SQL Server?