开发者

Hidden column significance in table? [duplicate]

开发者_开发问答This question already has answers here: Closed 12 years ago.

Possible Duplicates:

metadata for determining unsed columns

How can you tell which columns are unused in ALL_TAB_COLS?

Hi, I have to fetch only used column names from all_tab_cols only not unsused ,may i know hidden_column column is marked 'Y' for unused_column only or their some other reasons also.


In 11g, function-based indexes are implemented as a virtual column (i.e. (column1 + column2)) and are marked as a hidden column.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜