Re: MySQL and FULL JOIN

2005-10-11 Thread Gleb Paharenko
Hello. MySQL doesn't support full joins, but you can emulate them. Read through this article: http://dev.mysql.com/tech-resources/articles/mysql-db-design-ch5.html inferno wrote: > Hi, > >I would like to know if there is a way to do a full join in MySQL and > if yes, what ver

MySQL and FULL JOIN

2005-10-11 Thread inferno
Hi, I would like to know if there is a way to do a full join in MySQL and if yes, what version should I use or if there is any other way to get the same result as a full join. I am curently using 4.0.24 on linux. Best regards, Cristian Stoica -- MySQL General Mailing List For list arc