Skip to Main Content

SQL Developer for VS Code

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

SQL History new feature request

DataProcessingJun 5 2025

Add a SQL History DESCRIPTION column. I'd like to see a new DESCRIPTION column added to the SQL History which is displayed in the bottom panel. Permit the user to edit the DESCRIPTION to document what the statement(s) are used for! When you have hundreds of SQL History finding what you need is not productive. When new DML is automatically added to the SQL History, perhaps if line 1 starts with --@ or /*@ the new feature can extract all of line 1 as the new DESCRIPTION value. The default DESCRIPTION value is NULL. Using SQL History column headers, I can sort the SQL History list allowing me to use my preferred string pattern as DESCRIPTION which would sort similar like patterns.

Comments
Post Details
Added on Jun 5 2025
1 comment
56 views