Indent table after FROM
Treat FROM and JOIN as equals be able to indent table names ex:
FROM
TableA
JOIN
TableB
6
votes

Treat FROM and JOIN as equals be able to indent table names ex:
FROM
TableA
JOIN
TableB