Page 1 of 1

You are creating a table to store book information for a library. The boot has a reference number (ISBN_ID), as well as

Posted: Thu Nov 10, 2022 6:44 am
by answerhappygod
You are creating a table to store book information for a library. The boot has a reference number (ISBN_ID), as well as a unique identifier (BOOK_ID).
For the CDT to be created, which data type should you choose for the BOOK_ID? (Choose the best answer.)

A. Number (Integer)
B. Number (Decimal)
C. Date
D. Boolean