Hi guys
Quick question. How can you add a validation constraint that allows null values.
For example if you want to impose an 8 char length to the value entered in a field how can you do this but still allow for null record.
Mary
Quick question. How can you add a validation constraint that allows null values.
For example if you want to impose an 8 char length to the value entered in a field how can you do this but still allow for null record.
Mary
Comment