Posts
Sort by recent activity
[Feature Request] Grouped alignment
Couldn't work out a good way to describe what I'm after, so I'll just put in an example which explains it:select *
from tbl_Item
join tbl_VeryLongTransactionTable
on tbl_VeryLongTransactionTable.I...