What is the meaning of the prefix N in T-SQL statements and when should I use it?

前端 未结 4 807
长情又很酷
长情又很酷 2020-11-22 01:01

I have seen prefix N in some insert T-SQL queries. Many people have used N before inserting the value in a table.

I searched, but I was not able to unde

4条回答
提交回复
热议问题