How can we help you today? How can we help you today?
Hugo de Vreugd

Activity overview

Latest activity by Hugo de Vreugd

Bug in SQL Compare with built-in function concat_ws
I created a computed column on a table with function concat_ws.SQL Server Management Studio generates this code: [FullName]  AS (concat_ws(' ',[CallName],[MiddleName],[LastName])),SQL Compare gener...
2 followers 2 comments 0 votes