Subject | Re: [firebird-support] alter column to NOT NULL |
---|---|
Author | Martijn Tonies |
Post date | 2006-01-26T06:47:30Z |
> What is the command to change theThere isn't any.
> column to NOT NULL ?
> alter table TESTCreate a NOT NULL domain and modify the datatype to the domain
> alter f3 type decimal(18,7) NOT null
>
> but still hit an error ..
or let a GUI tool like Database Workbench figure it out for you.
Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, Oracle & MS SQL
Server
Upscene Productions
http://www.upscene.com
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com