I would really like to create a comment to a view with a short description of its purpose. Unfortunately it is not possible to create comments to views in oracle. This feature is only for tables, columns and materialized views available. I would like to know how you do describe your database views?
How to create a comment to an oracle database view
17.6k Views Asked by eglobetrotter At
3
Try:
The command works on views. For example: