摘要: select * from table where column_name = '数值',当 column_name 类型为字符串类型时,查询条件为数值和字符串,其结果是不一样的。 阅读全文
posted @ 2019-03-14 23:17 鹿呦呦 阅读(491) 评论(0) 推荐(0) 编辑