Case AC 1-1Jonathan is the IT manager for a Toy Company and is looking into using different types of database objects.Jonathan has information in Excel worksheets that he wants to add to the database. Worksheets are similar to datasheets, so he chooses to transfer this information into ____ objects.
A. Table
B. Query
C. Form
D. Report
Answer: A
Computer Science & Information Technology
You might also like to view...
Which of the following code segments does not increment val by 3:
a. val += 3; b. val = val + 1; val = val + 1; val = val + 1; c. c = 3; val = val + (c == 3 ? 2 : 3); d. All of the above increment val by 3.
Computer Science & Information Technology
Operating system updates are sometimes referred to as patches.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
The mouse pointer changes to a pencil to indicate you are about to draw on a precise area of a picture._________________________
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
The IT department is sometimes called the SIA department.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology