Perhaps an employee no longer works at the salon and there are dozens of future appointments that need to be changed to a different employee's name. You could create a(n) ________ that changes the name of the employee for all future appointments from the employee who left to the a employee

A) make table query
B) delete query
C) append query
D) update query


D

Computer Science & Information Technology

You might also like to view...

When transmitting a 32-bit 2’s complement integer in big-endian order, when is the sign bit transmitted?

What will be an ideal response?

Computer Science & Information Technology

When referenced by the font-family property, a specific font refers to a font ______ that isstored on a user's computer.

A. definition B. style C. format D. color

Computer Science & Information Technology

Which of the following is NOT a factor a secure VPN design should address?

A. encryption B. authentication C. nonrepudiation D. performance

Computer Science & Information Technology

You would like to reference a table in your PL/SQL block. What special syntactic attribute must you precede the SQL statement with in order to make the PL/SQL block compile?

A. Prefix the command exec SQL in front of the statement. B. Put a colon in front of all variables. C. Use / / to surround the SQL code. D. No special syntax is required.

Computer Science & Information Technology