Updates data buffers to reflect the latest changes to data.

Syntax

REFRESH [<alias>]

<alias>

The work area to refresh.

Description

Use REFRESH to update specified work area data buffers so that data you display reflects the latest changes made to tables by other users.

OODML

Use the Rowset object’s refresh( ) method or the Query object’s requery( ) method.