SQL_CHAR

Constant SQL_CHAR 

Source
pub const SQL_CHAR: SqlTypeV3;
Expand description

Character string of fixed string length n.

SQL data type: CHAR(n)