Subject | RE: [firebird-support] Which COMPUTED BY queries are safe for backup/restore? |
---|---|
Author | Dmitry Yemanov |
Post date | 2003-07-14T14:18:20Z |
Raymond,
SPs used in COMPUTED BY columns.
Dmitry
> Is it ok to have a COMPUTED BY field for City in the PersonI'm not 100% sure but think it should be okay. But I cannot say the same for
> TABLE as shown above?
>
> Will gbak/restore function correctly with this structure?
SPs used in COMPUTED BY columns.
> Would it make a different if instead of defining it in theNo.
> CREATE of the table
> it were defined in an ALTER statement?
Dmitry