| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Describing indexes of a table in OCI
Hello to you all,
I would like to get a description of all indexes of a specific table. I have seen the 'table description' structure for OCIDescribeAny() in the docs so I am aware of the node structure and I also am able to describe the columns of a table without problems.
My specfic question to you is what OCIAttrGets and OCIParamGets should I use to access 'statistics' -> 'indexes' -> ... from the describeTableHandle.
I have tried to figure it out from the header file but I could find no OCI_ATTR_LIST_STATISTICS, OCI_ATTR_LIST_INDEX or anything like that.
Please help me if you can, any small hint is welcome!
Thank you,
Andras Received on Fri Dec 21 2001 - 04:16:49 CST
![]() |
![]() |