Subject Re: [firebird-support] Re: How can one rename a table in Firebird 3.0
Author Michal Kurczabinski
> Creating of a view is an old method. Firebird 3 just prohibit hacks with direct changes
> of system tables.


ALTER TABLE table_name RENAME TO new_table_name

is also old method without direct hacking of system tables...

--
Regards,
MichaƂ Kurczabinski