Domain: DEPTNO
 Index > Domain Index > DEPTNO
 
Description:
 
No description available.
 
 
DataType: CHAR(3)
 
Character Set: NONE
 
Check Constraint: CHECK (VALUE = '000' OR (VALUE > '0' AND VALUE <= '999') OR VALUE IS NULL)
 
Allow Null Values: Yes
 
Default Value:
 
 
Created using FBDoc