随笔分类 - mysql
摘要:select * from policy p where p.product_code ='PL00035' and p.app_flag=1 and exists (select 1 from policy_risk where policy_no = p.policy_no GROUP BY p
阅读全文
摘要:from > where > group by > having>select > order by
阅读全文
摘要:1、解压 2、解压后在安装目录下创建my.ini的文件(注意basedir和datadir的路径不能是这样D:\tools\mysql-8.0.19-winx64,否则会找不到文件) [mysqld] # 设置3306端口 default_authentication_plugin=mysql_na
阅读全文
摘要:将立立饭饭的性别变更为女 ,烦烦 嗯嗯 问我的性别变更为男
阅读全文