Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Get column name from its ordinal position in table?
Is it possible to write a function that can figure out the name of
a column if the column's ordinal position is known? If so, I would
be grateful if someone could point me toward the right system
table/view(s).
ColumnName = MyFunction(TableName, ColumnPosition)
TIA,
Tim
Received on Fri Apr 23 1999 - 09:04:13 CDT
![]() |
![]() |