Which type of constraint is used enforce that a column is required? For example, a constraint that student ID must alway
Posted: Sun May 15, 2022 7:50 am
Which type of constraint is used enforce that a column is required? For example, a constraint that student ID must always have a value. A O UNIQUE O NOT NULL REQUIRED O KEY OCHECK