Isn't type validation already in SQL with `CHECK` constraints? I don't see what the language is adding here exactly.
Isn't type validation already in SQL with `CHECK` constraints? I don't see what the language is adding here exactly.