Update query: Difference between revisions

TOstryzniuk (talk | contribs)
m minor
Update query vs select query, question answered.
Line 1: Line 1:
This article explains how to write a bulk update query to a data field using Access in centralized front end ([[CFE]]).
Update queries make bulk changes to data based on a set of criteria. (Unlike Select queries that just show the data.)
{{Discussion}}
 
*I don't quite understand the difference between update query and select query yet.......[[User:TOstryzniuk|Trish Ostryzniuk]] 17:52, 2015 May 25 (CDT)
This article explains how to write a update query, e.g. in [[CFE]].


The steps below use one example to demonstrate how to replace a specific item in a data field with another.
The steps below use one example to demonstrate how to replace a specific item in a data field with another.