| sql-type | Base class for all SQL types. |
|---|
| sql-float-type | |
|---|---|
| sql-integer-type |
| bit-size | Initargs::bit-size; Accessors:bit-size-of; Type:(or null integer). |
|---|
| equal-type-p | |
|---|---|
| rdbms-type-for | Maps the given type to the smallest matching type. |
| format-sql-syntax-node | Formats an SQL syntax node into *sql-stream*. |
|---|