Recent content by ma

  1. M

    Beautifier?

    That only formats the items in the SELECT statement, it does not seem to format the items in the FROM clause or in the WHERE clause. Also there is no control as to where the AND, IN , OR statements go within the WHERE clause.
  2. M

    Beautifier?

    Is it possible to establish in the beautifier something for the FROM and WHERE clauses? Selecting from mulitple tables and having mulitple joins run together and there doesn't seem to be a way to keep each on a separate line.
Back
Top