Partition Keywords¶
The following are words treated as keywords in a partition definition context. They are keywords only in the context of a WITH PARTITION= clause.
| SQL | QUEL | |||||
|---|---|---|---|---|---|---|
| Keyword | ISQL | ESQL | 4GL | IQUEL | EQUEL | 4GL |
| automatic | * | |||||
| hash | * | |||||
| list | * | |||||
| null | * | |||||
| on | * | |||||
| partition | * | |||||
| range | * | |||||
| to | * | |||||
| values | * | |||||
| with | * |