Adding columns to the UPDATE query

You can use one of the following methods to select the fields that will be modified by your query.  Additionally, the same methods are used to filter for the subset of records to be modified.

When a new Column (or field) is added to the last empty row in the grid, a new empty row is provided.  This allows you to continue adding new fields to the grid.

To remove a Column (or field) from the grid, you may right-click the item in the Field Name list to be deleted from the grid, and then click Selected on the right-click menu.  You can also click the gray selector at the left side of the row to select the entire row, or click and drag across multiple row selectors, and then press the DELETE key.

 

More:

Specifying field contents for an UPDATE query

Adding criteria for the column

Working with columns in an UPDATE query