The specification format for national character string literals is as follows:
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.