Updating Data in a Table

Domain Hosting image
Web Hosting
Dedicated server
ssl certificate
Web Design image
Email

To update a column in a table, you use the Update statement. The Update statement requires that you define which column you are going to modify and the new value to place in the column. If you do not define selection criteria, a the columns in the table will be updated. The syntax of the update statement is

Update tableName Set columnNameValueList Where select_a_list

The column name value list is a comma separated list of column names and the new value. A single column name value pair looks like this:
Columnname = value



Domain Name Search

www.


Copyright (C) 2007. Web Domain design hosting. All rights reserved.