0
点赞
收藏
分享

微信扫一扫

MySql 1046报错求解

寒羽鹿 2022-01-03 阅读 75

这是老师的代码:

这是我的代码:

SELECT city,count(1) FROM date.dateanalyst
group by city
having count(if(industryField like "%电子商务%",1,null))>= 50
;

数据库错字没关系。

但是一直报错1046:

Error Code: 1046. No database selected
 Select the default DB to be used by double-clicking its name in the SCHEMAS list in the sidebar.    0.000 sec

举报

相关推荐

1046 划拳

1046 Shortest Distan

1046 划拳 (15 分)

pat乙级1046题解

Mysql 报错

郑轻oj1046

0 条评论