Posts
Sort by recent activity
Sql Compare / Source Control doesn't recognize trim function in a computed column
Sql Compare / Source Control doesn't seem to recognize the trim() function when used in a computed column. It replaces trim() with [Trim](), which doesn't work.It does recognize trim() when used in...