What are constraints? Explain different types of
constraints?
Answer Posted / haritha
Including these it also contains check constraint.
check constraint:-It specifies a range of values witn in
which the attribute should take
| Is This Answer Correct ? | 101 Yes | 47 No |
Post New Answer View All Answers
It is important form e to get the information from log files of applications executed by the task scheduler? Does sql studio save these log files? : sql server management studio
How to check parameter value in stored procedure sql server?
What is tablesample?
What do you understand by a stored procedure?
Can we use trigger new in before insert?
Explain candidate key, alternate key, and composite key?
What do you understand by triggers?
What is an sql server agent?
What are the different types of columns types constraints in the sql server?
What action plan is preferred if sql server is not responding?
Can we do dml on views?
what is the main function of a query parameter?
What is difference between Datepart() and Datename() in SqlServer?
What is the difference between mysql and sql server?
What is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting is possible?