what is Constraint? How many types of constraints in SQL ?
Answer Posted / bose
constraint is a mechanism it is used to prevent the invalid
data entry in to the table is called constraint
| Is This Answer Correct ? | 43 Yes | 9 No |
Post New Answer View All Answers
What extended events?
What is the difference function and stored procedure?
What does select 1 mean?
Can we add our custom code in ssis?
How to link tables in sql server?
What is Service Broker in sql server 2012?
What are trace flags and mention a few common trace flags used with sql server?
What is the purpose of linked server configuration in sql server?
Tell me what is log shipping?
What do we have to check in database testing?
What is a rownum?
application server is slow what may be the problem
What is attribute? : sql server analysis services, ssas
How can you transfer data from a text file to a database table? Or how can you export data from a table to a comma delimited (csv) file? Or how can you import data from ms access to a table in a database? Or how can you export data from a table to an excel file?
Mention the differences between having and where clause.