For some systems, they have customized SQL type that does not belong to standard SQL, for example, UNSIGNED is a built-in type in MySQL which is synonym of INTEGER.
- links to
For some systems, they have customized SQL type that does not belong to standard SQL, for example, UNSIGNED is a built-in type in MySQL which is synonym of INTEGER.