摘要:
编写一个 SQL 查询,来删除 Person... 阅读全文
posted @ 2019-12-11 16:37
qxlxi
阅读(72)
评论(0)
推荐(0)
摘要:
delete from Person where id in (select max(id) from person group by Email having count(*)>1);在练习sql时 报错。原因... 阅读全文
posted @ 2019-12-11 16:34
qxlxi
阅读(71)
评论(0)
推荐(0)
摘要:
某网站包含两个表,Customers 表和 ... 阅读全文
posted @ 2019-12-11 16:14
qxlxi
阅读(75)
评论(0)
推荐(0)
摘要:
Employee 表包含所有员工,他们的经理... 阅读全文
posted @ 2019-12-11 16:13
qxlxi
阅读(73)
评论(0)
推荐(0)
摘要:
表1: Person±-----------... 阅读全文
posted @ 2019-12-11 16:11
qxlxi
阅读(87)
评论(0)
推荐(0)
摘要:
某城市开了一家新的电影院,吸引了很多人过来看... 阅读全文
posted @ 2019-12-11 16:10
qxlxi
阅读(92)
评论(0)
推荐(0)

浙公网安备 33010602011771号