Home > extract-pg-schema > InformationSchemaColumn > ordinal_position
InformationSchemaColumn.ordinal_position property
Ordinal position of the column within the table (count starts at 1)
Signature:
typescript
ordinal_position: number;