Results 1 to 3 of 3

Thread: NCHAR datatype

  1. #1
    Expert Member
    Join Date
    Sep 2007
    Answers
    697

    NCHAR datatype

    What is the use of NCHAR datatype? In applications where can we use NCHAR datatype?


  2. #2
    Expert Member
    Join Date
    Apr 2007
    Answers
    500

    Re: NCHAR datatype

    Fixed length national character set data of length size bytes. This should be used for fixed length data. Such as codes A100, B102


  3. #3
    Junior Member
    Join Date
    Oct 2007
    Answers
    2

    Re: NCHAR datatype

    The NCHAR data type stores fixed-length character data. The data can be a string of single-byte or multibyte letters, digits, and other symbols that are supported by the code set of the database locale. The main difference between CHAR and NCHAR data types is the collating order.

    The collation order of the CHAR data type follows the code-set order, but the collating order of the NCHAR data type can be a localized order, if DB_LOCALE (or SET COLLATION) specifies a localized collation. For more information about NCHAR


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact