字符串类型的varchar, char, nvarchar, nchar, text, ntext, 日期类型datetime, CLOB,都要加单引号。
int, numeric, bit 等数值类型,逻辑型不需要加引号。