If you want to pull specific data about customers from your company's central database (RDBMS), you should:

A) create a new table, use a form, and then manually enter the data.
B) ask the IT department to send you the data.
C) create a new table in Access and manually enter the data.
D) link a table to the RDBMS and use a query.


D

Computer Science & Information Technology

You might also like to view...

What command would you use to find out more information about the pwd command? What is the function of the pwd command?

Shell Basics
Step 1. Access the Command Line
a. Log on to the CyberOps Workstation VM as the analyst using the password cyberops. The account analyst is used as the example user account throughout this lab.
b. To access the command line, click the terminal icon located in the Dock, at the bottom of VM screen. The terminal emulator opens.

Step 2. Display Manual Pages from the command line.
a. To learn more about the man page, type:


[analyst@secOps ~]$ man man

b. Type q to exit the man page.
c. Use the man command to learn more about the cp command:

[analyst@secOps ~]$ man cp

Computer Science & Information Technology

Apps are written in programming ________, which allow a programmer to teach the computer how to act

Fill in the blank(s) with correct word

Computer Science & Information Technology

What are the steps followed by a communication in LWP?

What will be an ideal response?

Computer Science & Information Technology

The term _______ is used to describe someone who might be a suspect or someone with additional knowledge that can provide enough evidence of probable cause for a search warrant or arrest.

A. ?criminal B. ?potential data source C. person of interest D. ?witness

Computer Science & Information Technology