Login
Remember
Register
Q&A
Questions
Ask a Question
What is CHECK constraint?
Home
>
Technology
>
What is CHECK constraint?
0
votes
asked
Nov 9, 2020
in
Technology
by
Editorial Staff
(
55.6k
points)
What is CHECK constraint?
interview-question-answer
technology-questions-answers
Facebook
Twitter
LinkedIn
Email
Add Answer
1
Answer
0
votes
answered
Nov 9, 2020
by
Editorial Staff
(
55.6k
points)
What is CHECK constraint?
A CHECK constraint can be applied to a column in a table to limit the values that can be placed in a column. Check constraint is to enforce integrity.
Related questions
0
votes
1
answer
What are the limitations of CHECK constraint?
asked
Dec 18, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
0
votes
1
answer
What constraint is not a strict requirement for a service to be called a RESTful web service?
asked
Jun 26, 2021
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
0
votes
1
answer
What is a UNIQUE constraint in SQL?
asked
Dec 8, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
0
votes
1
answer
How can we temporarily disable a foreign key constraint in MySQL?
asked
Feb 1, 2021
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
0
votes
1
answer
errno: 150 "Foreign key constraint is incorrectly formed" in Laravel migration
asked
Apr 23
in
Education
by
JackTerrance
(
1.7m
points)
phplaravel
...