Settings and activity
4 results found
-
2 votes
Lars I Nielsen
shared this idea
·
-
4 votes
Lars I Nielsen
shared this idea
·
-
1 vote
Lars I Nielsen
shared this idea
·
-
1 vote
AdminPMs
(Admin, Devart)
responded
Could you please specify what product version you are using?
A video or screenshots would be also of help.
An error occurred while saving the comment An error occurred while saving the comment
Lars I Nielsen
commented
6.4.15 Pro
I cannot insert a screen dump.
-- correct T-SQL
SELECT [my_string] COLLATE Danish_Norwegian_CI_AS FROM dbo.[TEST_types] [tt]
-- as SQL Complete writes it
SELECT [my_string] COLLATE [Danish_Norwegian_CI_AS] FROM dbo.[TEST_types] [tt]