Syntax documentationrow_spec Locate this document in the navigation structure

Syntax Syntax

  1. <row_spec> ::=
      ROW <table_name> KEY <key_spec>,...
    | ROW <table_name> CURRENT OF <result_table_name>
End of the code.