A(n) ________ query is used to copy new employee records from one table and add them to an existing table

A) select B) append C) make table D) dispose


B

Computer Science & Information Technology

You might also like to view...

In C++11 you can have one constructor call another constructor in the same class by using

a. constructor delegation b. in-place initialization c. a member initialization list d. None of these

Computer Science & Information Technology

When joining tables, the _________ clause specifies the columns from each table that are com pared to determine which rows are merged.

a. ON b. WHERE c. LIKE d. GROUP

Computer Science & Information Technology

Which of the following is not true about Internet fraud?

A) Internet fraud accounts for over 90% of all consumer-fraud complaints to the Federal Trade Commission. B) One example is the Nigerian letter scam where you receive an e-mail from someone claiming to have a large amount of money that needs to be released from an account if you can send money to help transfer the money. C) Other types of Internet security threats include phishing, pharming, and Trojan horses. D) Spam that promotes a product or cause is illegal, as well as a nuisance.

Computer Science & Information Technology

Which control is not associated with new systems development activities?

A. reconciling program version numbers B. program testing C. user involvement D. internal audit participation

Computer Science & Information Technology