The UPDATE SQL clause can _____________

The UPDATE SQL clause can _____________ Correct Answer update more than one row at a time

The SQL UPDATE Query is used to modify the existing records in a table. You can use WHERE clause with UPDATE query to update selected rows otherwise all the rows would be affected.

Related Questions

You are the network administrator for your company. The company has numerous branch offices, and each office uses Internet Connecting Sharing to connect to the Internet. A new employee named David Johnson is configuring a Windows 2000 Server computer as a file server. When David uses Windows update for the first time and select Product Update, he receives an error message stating that access is denied. David needs to be able to update the file by using his account. What should you do?
_________ are useful in SQL update statements, where they can be used in the set clause.
Class which declares a number of overloaded update() template methods to control the overall update process.