Sybase Technical Library - Product Manuals Home
[Search Forms] [Previous Section with Hits] [Next Section with Hits] [Clear Search] Expand Search

Using Browse mode [Table of Contents] Browse mode conditions

Open Client Client-Library/C Reference Manual

[-] Chapter 2 Topics
[-] Browse mode
[-] The Browse mode where clause

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:


Using Browse mode [Table of Contents] Browse mode conditions