N是什么意思?

C.J*_*.J. 5 sql-server stored-procedures

我看过很多SP,例如:

SET @SQLString = N'SELECT @max_titleOUT = max(JobTitle) 
                 FROM AdventureWorks2012.HumanResources.Employee
                 WHERE BusinessEntityID = @level';
Run Code Online (Sandbox Code Playgroud)

N到底是什么意思?

小智 3

使用此前缀表明该字符串是unicode