Java学习: Mysql多表查询,语句报错: You have an error in your SQL syntax;

Java学习: Mysql多表查询,语句报错: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'from province join city。为什么报错?

img

img

img

最后逗号去掉呀

img

去掉逗号,最后一个项不加

img

多表联查的sql语句写错了吧,多表查不是要起别名嘛