Posts
Sort by recent activity
Collapsed formatting question
How can I get the below sample to collapse all the state entries to use the least number of lines yet still wordwrap? All I'm able to get right now is one state per line no matter what I do with t...
Formatting an UPDATE query with multiple items in SET phrase
I'm getting the error below when trying to format a properly-formed UPDATE query that uses a join and then updates more than one column in the SET phrase. This happens even though the query parses...