字符串字面量可帶字符集前綴與collate後綴: [_charset_name]'string' [COLLATE collation_name]。如SELECT _utf8'string' COLLATE utf8_danish_ci; 使用N'literal' ...
確定! 回上一頁