I’m trying to get this all straight in my head.
[SIZE=“1”]I’m trying to combine three different tables (one of which is mine, the other two I need to work around and try to interface with, so I have zero control over their structure), and it’s getting a little too much for me. :hangover:[/SIZE]
I can’t seem to get the logic right in my head, but Does the order of tables after FROM make any difference? and Does the order of WHERE and AND statements make any difference as long as I have no ORs?
Does anyone need examples of what I mean?