-
- All Known Subinterfaces:
XMLTableColumnPathStep
public interface XMLTableColumnForOrdinalityStepA step in the construction of anXMLTABLEexpression.- Author:
- Lukas Eder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description @NotNull XMLTableColumnsStepforOrdinality()Specify theFOR ORDINALITYclause on a column in theCOLUMNSclause of theXMLTABLEpredicate.
-