Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Re: Re: SQL JOINs vs WHERE statements

by CountZero (Bishop)
on Aug 19, 2003 at 20:59 UTC ( [id://285030]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: SQL JOINs vs WHERE statements
in thread SQL JOINs vs WHERE statements

(Warning: possible duplicate posting)

Yes indeed, but the "comma" is really only a join in disguise:

INNER JOIN and , (comma) are semantically equivalent. Both do a full join between the tables used. Normally, you specify how the tables should be linked in the WHERE condition. MySQL manual

CountZero

"If you have four groups working on a compiler, you'll get a 4-pass compiler." - Conway's Law

  • Comment on Re: Re: Re: SQL JOINs vs WHERE statements

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://285030]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (6)
As of 2024-04-26 08:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found