If you apply the nchar data type to a column, when performing data entry using SQL, if you want to indicate that the value in single-quotes must be treated to support all types of characters, precede the first single-quote with N. Here is an example: