Solved

Which of the Following Is NOT True Regarding Simple Update

Question 95

Multiple Choice

Which of the following is NOT true regarding simple update queries?


A) The data types for each table field need to match.
B) A simple update query involves updating data in one table,allowing you to specify two values,the value you want to replace and the value to use as a replacement.
C) First begin with a select query that identifies the records to be updated and then change the query to an update query and click Run.
D) A simple update query can be an easy way to update large amounts of data.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions