Posts
Sort by recent activity
ON condition refactoring
Can we please have an option where the ON condition is on the same line as the JOIN clause? As an example, the statement below (refactored by SQL-prompt): SELECT c.AccountingPeriod ,p...