I'm talking about how can I control values of attributes in table:
One of control methods is check constraints; other method is to create "domain" for an attribute to check if input values are (or not) agree with that domain. May be I'm confused with an idea?
|