Q:

Which of the following can be addressed by enforcing a referential integrity constraint?

belongs to collection: DBMS - SQL MCQ

0

Which of the following can be addressed by enforcing a referential integrity constraint?


  1. All phone numbers must include the area code
  2. Certain fields are required (such as the email address, or phone number) before the record is accepted
  3. Information on the customer must be known before anything can be sold to that custome
  4. When entering an order quantity, the user must input a number and not some text (i.e., 12 rather than ‘a dozen’)

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

(c).Information on the customer must be known before anything can be sold to that custome

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

DBMS - SQL MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Drop Table cannot be used to drop a table referenc... >>
<< Which of the following is the right syntax for ass...