I know that "left join" does the same thing as "left outer join". But
which syntax should I use? Is there some standard?Same question with
"inner join" vs "join".Do MySQL developers really uppercase all the
reserved words? Do you "select * from" or "...