I currently have a query where I want to select cake:
SELECT ''
But upon executing query, it gives me an output of '??'
How to output the real cake?
I currently have a query where I want to select cake:
SELECT ''
But upon executing query, it gives me an output of '??'
How to output the real cake?
set as unicode using the N'' notation
SELECT N''