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 keyword does an SQL SELECT statement use for a string search?
The LIKE keyword allows for string searches. The % and _ sign is used as a wildcard.
What is the default join in SQL Server 2000?
Describe Microsoft SQL Server 2000 ?
The reason why views are created in SQL Server?
What is the REPLACE function in SQL?
Define candidate key, alternate key, composite key.
What is the basic functions for master, msdb, model, tempdb databases?
Do we need a commit after DDL statements?
What is difference between function and stored procedure in sql server?
Which operator performs pattern matching in SQL Server?
What is the CHECK constraint in SQL Server?