Skip to Main Content

SQL Developer

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!

Describe View (and other some objects) - Source Code

John_KJan 12 2018 — edited Jan 12 2018

When describing a package object using Shift+F4 you get a formatted window with syntax highlighting/formatting etc:

package.png

However when describing a view etc, you just get a "details" tab with the code on a single line.

view.png

Is it possible to have views describe in a similar fashion as above, with a proper editor so that if I describe a view and then want to describe an object within that view, I can do so quickly and easily without having to copy the code out, format it, then doing F4?

Thanks

This post has been answered by thatJeffSmith-Oracle on Jan 12 2018
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 9 2018
Added on Jan 12 2018
9 comments
443 views