免费注册 手机版 网站地图 小工具

学而优·知识库

首 页
There are two tables: students, and scores, in the mysql database (4.0+) exactly like t
There are two tables: students, and scores, in the mysql database (4.0+) exactly like this:
SN | Name SN | Score
------------- -------------
1 | Jerry 1 | 48
------------- -------------
2 | Lily 2 | 50
------------- -------------
3 | Roy
-------------
where the SN is the foreigh key. Write an SQL statement to delete all the names that have no score.
参考答案

关闭

前往注册

我已注册,登录账号 继续查看答案