Home / CSE MCQs / DBMS MCQs :: Discussion

Discussion :: DBMS MCQs

  1. Which of the following can be addressed by enforcing a referential integrity constraint?
  2. A.
    All phone numbers must include the area code
    B.
    Certain fields are required (such as the email address, or phone number) before the record is accepted
    C.
    Information on the customer must be known before anything can be sold to that customer
    D.
    Then entering an order quantity, the user must input a number and not some text (i.e., 12 rather than 'a dozen')

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    Information on the customer must be known before anything can be sold to that customer


Be The First To Comment