본문 바로가기

Advanced MySQL

3. MySQL Limitations Part 3: Subqueries


[원본] http://www.mysqlperformanceblog.com/2010/10/25/mysql-limitations-part-3-subqueries/

[참고]

1) MySQL syntax 및 공식 문서: http://dev.mysql.com/doc/refman/5.1/en/subqueries.html

2) MySQL subquery tutorials: http://www.weberdev.com/ViewArticle/Using-Subqueries-In-MySQL-Part-1-of--2

3) Sergey Petrunia’s blog(MySQL Query Optimizer team) : http://s.petrunia.net/blog/

4) High Performance MySQL 서적 참고(p206~p211)