Named NOT NULL constraints

Rick O

Member
When I create a NOT NULL check constraint, so that it can have a meaningful name, it would be nice if the NULLABLE check box on the Columns tab recognized it. If I uncheck the box, the program creates a SYS_C% constraint -- even if I already created the equivalent, named check constraint.
 
Back
Top