Subject | Re: [firebird-support] Create table NOT NULL and CHARACTER SET |
---|---|
Author | Stefan Heymann |
Post date | 2006-11-18T11:49:53Z |
> RECREATE TABLE TEST_1You can't, and why do you want to? Your domain either defines a
> (
> TST D_TST_DOMAIN CHARACTER SET ASCII COLLATE ASCII
> )
> How do you override the character set of a domain?
character set and then it's applied to all of its instances or it
doesn't and the instances are free to use whatever character set they
want.
BTW, for character set ASCII you don't need to specify COLLATE ASCII,
it's the only collation anyway and having a collation with ASCII is
boring anyway ;-)
Best Regards
Stefan
--
Stefan Heymann
www.destructor.de/firebird