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!

Request for enum support in pl/sql

User_LFNWXOct 14 2022 — edited Oct 14 2022

Request for ability to define enum like structures in pl/sql. Currently there workarounds to do this like using oracle types and constructor functions. However would like to see a more user-friendly implementation of this.

Comments

Post Details

Added on Oct 14 2022
4 comments
273 views