Suggested Answer:AE🗳️
Including Constraints - Constraints enforce rules at the table level. Constraints prevent the deletion of a table if there are dependencies. The following constraint types are valid: NOT NULL UNIQUE PRIMARY KEY FOREIGN KEY CHECK
ADE, should be the correct answer.
We can define constraint at the table level, and of course we have to create it at the column level through the table as well.
https://docs.oracle.com/javadb/10.8.3.0/ref/rrefsqlj13590.html#:~:text=Table-level%20constraints%20refer%20to,more%20columns%20in%20the%20table.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
algerianphoenix
3 years, 4 months agoogi33
9 months, 2 weeks agoalvace
4 years, 11 months agoogi33
9 months, 2 weeks ago