Subject | Re: [firebird-support] Re: How can one rename a table in Firebird 3.0 |
---|---|
Author | Mark Rotteveel |
Post date | 2017-07-15T11:46:33Z |
On 13-7-2017 22:58, Michal Kurczabinski michkurc@...
[firebird-support] wrote:
--
Mark Rotteveel
[firebird-support] wrote:
>> Creating of a view is an old method. Firebird 3 just prohibit hacks with direct changesThere currently is no `alter table ... rename to ...` in Firebird.
>> of system tables.
>
>
> ALTER TABLE table_name RENAME TO new_table_name
>
> is also old method without direct hacking of system tables...
>
--
Mark Rotteveel