rule
- Last UpdatedMar 09, 2016
- 1 minute read
A database rule is an object that is bound to a table column or to a user-defined data type. Rules determine what types of data can be entered in a column. For example, a rule can specify that the number for a unit of hours must be between 0 and 23. Only one rule can be applied to a column.