Say that I have a long, expensive query, packed with conditions, searching a large number of rows. I also have one particular condition, like a company id, that will limit t
No it doesn't, the tables required are selected and then evaluated row by row. Order can be arbitrary.