Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Difference between hidden and invisible columns?

User_1871Jun 1 2022 — edited Jun 1 2022

As a novice, it seems like there are two different, but related concepts: hidden columns and invisible columns.
What's the difference between the two?

Background:
I'm wondering if a column like a static SDO_GEOMETRY column be made hidden. I ask, because unfortunately, SDO_GEOMETRY columns can't be made invisible, which would have been ideal for my use case: Support invisible SDO_GEOMETRY columns (to hide column from application). I'm wondering if a hidden column might work instead.

This post has been answered by mathguy on Jun 1 2022
Jump to Answer
Comments
Post Details
Added on Jun 1 2022
3 comments
8,533 views