Provides commands, which use the external `format-sql' tool to
format SQL in the current buffer.

To format SQL in a buffer, use the following code:

  M-x format-sql-buffer RET

To format SQL in a region, use the following code:

  M-x format-sql-region RET