The Table Editor SEARCH panel shows the name of each column in the table, followed by an entry field where you can enter search criteria to select the rows you want to change.
Figure 169. The Table Editor SEARCH panel
+--------------------------------------------------------------------------------+ | SEARCH USERID.PERS | | | | 1 to 7 of 7 | | ACCTNO. . . . . . . . (_15002__) | | COMPANY . . . . . . . (_S & J Supply Co.__________) | | STREET. . . . . . . . (_948 C Street_________) | | CITY. . . . . . . . . (_Boston_______________) | | STATE . . . . . . . . (_MA_) | | ZIP . . . . . . . . . (_06000__) | | DATE . . . . . . . . (_-_______) | | NOTES . . . . . . . . (_-__________________________________________________> | | | | | | | +--------------------------------------------------------------------------------+
To select the rows:
If you want to select all the rows in the table, press Enter.
If you want to select a specific set of rows to change, you can use the underscore (_) and the percent sign (%) as selection symbols to specify selection criteria for any column that contains character or graphic data.
To search on ROWID, you must specify a valid hexadecimal value for an existing ROWID. You cannot update a ROWID value in a table. ROWID values are managed dynamically by DB2.
The Table Editor Change panel displays with the first row you selected.