Hello all
I'm a Junior SQL programmer and I have a question about adding the N in front of some declarations.
For example,
SET @db_id = DB_ID(N'AdventureWorks');
What is the N used for and when do I need to add it?
Thank you
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.