Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Viewing all articles
Browse latest Browse all 13329

Select & collate

$
0
0
Hi experts!

I need your help, is there any way to change the collation of a resulset which comes from a quer, in SQL you can do this:

Code:

SELECT field 1 FROM table COLLATE SQL_Latin1_General_CP1_CI_AS;
I've been looking a way to do this. Thanks.

Best regards!:beer:

Viewing all articles
Browse latest Browse all 13329

Trending Articles