| Interface | Description |
|---|---|
| From |
Interface marker to denote the FROM statement.
|
| FromFinalStep |
Final step of FROM statement.
|
| FromFirstStep | |
| FromRepeatableStep |
REPEATABLE step is followed by TABLESAMPLE step.
|
| FromTablesampleStep |
TABLESAMPLE indicates a method and optional length of argument is used
to retrieve subset rows of table.
|