Which choice demonstrates valid usage of the UPDATE command?

Which choice demonstrates valid usage of the UPDATE command?

Which choice demonstrates valid usage of the UPDATE command?

A.
UPDATE INMyDatabase SET capital=Austin WHERE VALUES state=Texas

B.
UPDATEMyDatabase AND SET capital=Austin WHERE VALUES state=Texas

C.
UPDATE INMyDatabase SET capital=Austin WHERE state=Texas

D.
UPDATEMyDatabase SET capital=Austin WHERE state=Texas



Leave a Reply 0

Your email address will not be published. Required fields are marked *