您的当前位置:首页 >新闻中心 >MySQL数据类型隐式转换规则 正文

MySQL数据类型隐式转换规则

时间:2025-11-04 21:08:18 来源:网络整理编辑:新闻中心

核心提示

复制select*fromconvert_testwhereareacode=0001andperiod>=20170511andperiod<=20170511;

MySQL数据类型隐式转换规则
数式转复制select * from convert_test where areacode=0001 and period>=20170511and period<=20170511;  1.