Subject Re: [firebird-support] ALTER NULL/NOT NULL WITH COLUMN
Author Alexandre Benson Smith
At 17:49 09/03/2004 -0300, you wrote:

>Hello All,
>
>How do I can alter column NOT NULL to NULL?
>
>
>/lgm
>

Create a domain that accepts null, change the column domain with

alter table alter column

Or mess with rdb$relation_fields table (do it if you know the risc) :)

See you !


Alexandre Benson Smith
Development
THOR Software e Comercial Ltda.
Santo Andre - Sao Paulo - Brazil
www.thorsoftware.com.br

----------


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.596 / Virus Database: 379 - Release Date: 26/02/2004


[Non-text portions of this message have been removed]