DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: How to set the chinese character set for one column

  1. #1
    Join Date
    Feb 2003
    Posts
    12

    How to set the chinese character set for one column

    Hi,
    For my project requirement i need to insert chinese language characters in one column

    eg. my table name is chin_lang

    A-->varchar2
    b--> the column b should take chinese language character
    c-->number
    d-->varchar2


    The column a,c,d are in english and the "b" column should be in chinese character . If i set NLS_LANG? what is the parameter i should set for the NLS_LANG and is there any work around for this.If i change the character set will it have any implication on the database.Please advice me on this.

    Thanks,
    Ramesh

  2. #2
    Join Date
    Feb 2000
    Location
    Singapore
    Posts
    1,758
    Sanjay G.
    Oracle Certified Professional 8i, 9i.

    "The degree of normality in a database is inversely proportional to that of its DBA"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width