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!

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.

Copying a table via context dialog

user545194Nov 22 2024

Version 23.1.1.345

We noticed 2 things that should be addressed:

  • When copying a table via the context dialog: Leaving the new table name field empty will result in the table name being substituted by the schema name, i.e. schema_1.schema_1 ← is this the expected behavour? Shouldn't there be popup message, i.e. field is mandatory or please enter a table name?
  • Furthermore, when altering a table via the SQL editor the changes are not captured in the audit trail, only when writing the statement, i.e. “alter table …”

Please have a look at this. Thanks!

Comments
Post Details
Added on Nov 22 2024
3 comments
49 views