Subject | Special characters in column names |
---|---|
Author | llafranc78 |
Post date | 2002-05-14T11:32:31Z |
Hi everybody!!
I'd like to know if it's possible to create tables whose column names
contain special characters (such as ä,ö,...). I tried changing the
default character set of the db, but I always get following error:
"Unexpected end of command.
Statement: create table test (äöü decimal(18))"
TIA
Luca
I'd like to know if it's possible to create tables whose column names
contain special characters (such as ä,ö,...). I tried changing the
default character set of the db, but I always get following error:
"Unexpected end of command.
Statement: create table test (äöü decimal(18))"
TIA
Luca