Subject Re: [firebird-support] Change computed field to physical field
Author Nico Callewaert
Thanks you !!


----- Original Message -----
From: Anderson Farias
To: firebird-support@yahoogroups.com
Sent: Friday, September 11, 2009 3:03 PM
Subject: Re: [firebird-support] Change computed field to physical field


Hi,

> Is there a way to change a computed field to a physical field without
> dropping it ?

No

Create the new field
Update new with values from computed field (and commit)
Drop computed field
Rename new field

Regards,
Anderson





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