MySQL Forums
Forum List  »  Docs

TEXT TYPE
Posted by: Chun-Hung Lin
Date: September 04, 2004 05:07PM

Hi, I have a question...

how do I enable a text type to accept non-english characters??

with varchar() I can do

create table home( daily varchar(20) character set [...] ....);

but how can I do with text??

Thanks for your help!!!

Options: ReplyQuote


Subject
Views
Written By
Posted
TEXT TYPE
4378
September 04, 2004 05:07PM
2543
September 17, 2004 01:00PM


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.