Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • 2
    Why don't you have to prefix with U instead of N then? Commented Jul 6, 2012 at 21:42
  • U could be confused for unsigned as a guess Commented Jul 6, 2012 at 23:22
  • 1
    U&'abc' is the right way to specify Unicode strings. See the SQL 2003 BNF Commented Oct 26, 2015 at 13:27
  • 3
    The N actually stands for "National Language Character" set. Commented Apr 18, 2018 at 9:47