The only way that I know is allowing the domain to have nulls and puting not null on the columns.
Regards. Walter. On Fri, Sep 9, 2011 at 6:34 PM, firebirdsql <[email protected]> wrote: > ** > > > I have the following ddl: > CREATE DOMAIN test_domain VARCHAR(25) NOT NULL; > > However, for one of the tables column that use this domain, the column can > be null. How can I override the domain NOT NULL constraint? > > > [Non-text portions of this message have been removed] ------------------------------------ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Visit http://www.firebirdsql.org and click the Resources item on the main (top) menu. Try Knowledgebase and FAQ links ! Also search the knowledgebases at http://www.ibphoenix.com ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/firebird-support/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/firebird-support/join (Yahoo! ID required) <*> To change settings via email: [email protected] [email protected] <*> To unsubscribe from this group, send an email to: [email protected] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
