Question: An Example of a database management systems (dbms) where data model is table is: NOSQL dbms Relational dbms Object oriented dbms All of the above

  1. An Example of a database management systems (dbms) where data model is table is:
    1. NOSQL dbms
    2. Relational dbms
    3. Object oriented dbms
    4. All of the above
    5. None of the above

  1. Using the client borrows book database described in Fig A.1, an example state (instance) of the Book schema with valid book types as (fiction, drama, poetry) and each record in brackets and ended with a semicolon, is:

  1. (1, poetry, folktale); (2, drama, fiction);
  2. (d1, poetry); (d2, drama);
  3. (1, fiction); (NULL, fiction);
  4. All of the above
  5. None of the above

10. Using the client borrows book database described in Fig A.1, an example English language query that can be asked on that database is:

  1. Get all employee clients and the regular clients they helped.
  2. Get the Id, FN, LN, phone of every client
  3. Get the book BId borrowed by each client, and the library borrowed from.
  4. All of the above
  5. None of the above

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!