Re: Way to Create , Store , Retrieve & Perform Operations on Hindi Data
Posted by: Mayur P Vegad
Date: April 06, 2010 06:51AM

but i want to performe operation for inserting data in japan,chin ,french in all table
so which parameter is need to set ?

for ex.

CREATE TABLE "pca_new"."varchar_lengthjapan" (
"user_id" smallint(6) DEFAULT NULL,
"last_name" text
);

insert into varchar_lengthjapan values (9,'移設関連移設関連');

this is in jananes for , while i am insert it is inserted with ????? values .

so please give information for store this japanaes , english , sweden character in same table.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Way to Create , Store , Retrieve & Perform Operations on Hindi Data
1807
April 06, 2010 06:51AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.