public interface XMLTableColumnForOrdinalityStep
XMLTABLE
expression.Modifier and Type | Method and Description |
---|---|
@NotNull XMLTableColumnsStep |
forOrdinality()
Specify the
FOR ORDINALITY clause on a column in the
COLUMNS clause of the XMLTABLE predicate. |
@NotNull @Support(value=POSTGRES) @NotNull XMLTableColumnsStep forOrdinality()
FOR ORDINALITY
clause on a column in the
COLUMNS
clause of the XMLTABLE
predicate.Copyright © 2021. All rights reserved.