Browsing a table

To browse a table in a front-end application, append the for browse keywords to the end of the select statement sent to Adaptive Server.

For example:

Start of select statement in an Open Client application
... 
for browse
Completion of the Open Client application routine

You can browse a table in a front-end application if its rows have been timestamped.