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!
Is it possible to have a unique constraint so, for example, in a customer table, customer code must be unique but the table allows to insert rows with NULL values in customer code (so NULL can be repeated).
Oracle 11g XE.