Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Found it.
Use:
SET DirectDistinctSupport=false;
SET DirectIdentifierQuoteChar='[]';
SET DirectIdentifierQuoteStyle='big query';
With the right quotes '
Then it works.
View solution in original post