Quantcast
Channel: Question and Answer » oracle-12c
Viewing all articles
Browse latest Browse all 41

Ignore white spaces for comparison in unique constraints of Oracle

$
0
0

How can I tell to Oracle DBMS to ignore white spaces while comparing varchar values for Unique Constraints.

It means that NAME 1 is exists in a table column with Unique Key, inserting NAME1, causes constraint violation exception


Viewing all articles
Browse latest Browse all 41

Trending Articles