The Browse mode where clause

To perform browse-mode updates, the application sends an update language command with the where clause formatted as follows:

where key1 = value_1 
 and key2 = value_2 ...
 and tsequal(timestamp, ts_value)

where: