Class TFetchStmt

All Implemented Interfaces:
IRelation, Visitable, Iterator<TSourceToken>

public class TFetchStmt extends TCustomSqlStatement
The FETCH statement retrieves rows of data from the result set of a multiple-row query. fetch cursor into variables In plsq and pgplsql