{ N | n }'[national character [ ...]]'
National character string literals consist of an 'N' or 'n', and the national character is enclosed in single quotation marks ('). Example: N'ABCDEF'
The data type is national character string type.