On Nov 3, 2004, at 10:56 AM, Ameen - Etemady wrote:
>
> I like to do it like this:
> create table mytmp(name myvarchar(10,"en_US"));
>
you can't unless you modify the parser.
It has special cases to support varchar (and numeric) syntax.
--
Jeff Trout <jeff@jefftrout.com>
http://www.jefftrout.com/http://www.stuarthamm.net/