This may be a newbie question, but one I've never really seen an answer to.
When annotating the tables in the FROM Clause, does the order matter?
Does the order matter in implicit joins.
The database that I work with has complex queries with implicit joins. Many may have more than five tables. I having to rewrite some queries and the question about order in the FROM clause is always in my head.