Posts
Sort by recent activity
Formatting OFFSET...FETCH NEXT
I am encountering an issue with SQL Prompt’s formatting of queries that use OFFSET...FETCH. Specifically, SQL Prompt incorrectly removes the space between ORDER BY and OFFSET, making the query inva...