A script-enabled browser is required for this page to function properly.

LAST_RECORD Built-in

Description

Navigates to the last record in the block's list of records. If a query is open in the block, Oracle Forms fetches the remaining selected records into the block's list of records, and closes the query.

Syntax

PROCEDURE LAST_RECORD;

Built-in Type restricted procedure

Enter Query Mode no

Parameters

none

LAST_RECORD Examples

See FIRST_RECORD