How can we help you today? How can we help you today?
Lauren
Formatting of an UPDATE Statement
Is there a way to get the fields of an UPDATE statement to line up like they do with a SELECT statement?e.g. CurrentUPDATE xxxSET      Field_1 = 'Something'            ,Short = 'Something'         ...
1 follower 1 comment 0 votes