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!

Multiple default values for a column?

902176Feb 8 2012 — edited Feb 8 2012
Hello,
how to set multiple default values to a column in a table? for example i have to set default values to a column called Testing in Test table as follows:

U=Unknown, Y=Yes, N=No

i know we can set one default value, but kind of confused how to set multiple default values to a column?

any help is appreciated..
Thank you.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 7 2012
Added on Feb 8 2012
4 comments
3,405 views