摘要:
一. 多张表之间的查询: join/inner join on inner join 是比较运算符,只返回符合条件的行。 left/outer join on 左外连接包含left join左表所有行,如果左表中某行在右表没有匹配,则结果中对应行右表的部分全部为空(NULL). right/oute 阅读全文
posted @ 2015-09-14 21:53 Li理 阅读(193) 评论(0) 推荐(0) 编辑
posted @ 2015-09-14 21:53 Li理 阅读(193) 评论(0) 推荐(0) 编辑
Copyright © 2025 Li理
Powered by .NET 9.0 on Kubernetes