IT/IT ::MSSQL

mssql nvarchar

골든 2014. 2. 5. 10:54

mssql에서 nvarchar는


한글 100자를 쓰고 싶으면


nvarchar(100)을 선언하면 된다.