Pilar is creating a new database for her business.

Pilar wants to store information about customers’ orders, as well as product details of her inventory. She should create separate ____ for each.

A. tables
B. fields
C. records
D. databases


Answer: A

Computer Science & Information Technology

You might also like to view...

What is the name of the code that is used to store characters?

What will be an ideal response?

Computer Science & Information Technology

?Operational costs are incurred only once at the time a system is developed or acquired.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

If you are having trouble installing an OS because it does not seem to be detecting the computer hardware, which of the following should you check to try to resolve the problem?

A. the DVD drive is compatible B. enough RAM is installed C. the installation media D. the BIOS settings

Computer Science & Information Technology

In an array-based implementation of a heap, the add operation is ______.

a. O(1) b. O(n) c. O(n 2) d. O(log n)

Computer Science & Information Technology