Skip to content

Gary Pendergast

I'm on the Internet

Tag: comma

JOIN and comma precedence

Here’s a little something that might trip you up occasionally. Have a look at this test scenario: USE test; DROP TABLE IF EXISTS a; DROP TABLE IF EXISTS b; DROP TABLE IF EXISTS c; CREATE TABLE a ( a INT ); CREATE TABLE b ( b INT ); CREATE TABLE c ( c INT );… Continue reading JOIN and comma precedence

Published April 3, 2009
Categorized as MySQL Tagged comma, join, precedence
Picture of Gary Gary Pendergast, noun: MySQL, WordPress, web and music geek. Writes poetry with Automattic. Can be observed in his natural habit at pento.net, or usually in Melbourne, Australia.

  • Twitter
  • Facebook
  • GitHub
  • Photo blog
Gary Pendergast
Privacy Policy
Proudly powered by WordPress.