Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 191 Bytes

File metadata and controls

10 lines (7 loc) · 191 Bytes
displayed_sidebar docs
description CHAR(M)

CHAR

CHAR(M)

A fixed-length string, M represents the length of a fixed-length string. Unit: bytes. The range of M is [1, 255].