Which of the following is/are type of SQL Constraint?

2. Which of the following is/are type of SQL Constraint?

  1. Column Level
  2. Table Level
  3. Both A and B
  4. None of the above

Answer: C) Both A and B

Explanation:

SQL Constraints can be categorized in two types:

  1. Column Level Constraint
  2. Table Level Constraint

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.