Hello Dimitry, Does it mean that the old method is blocked in Firebird 3.0 and later? I was hoping that it was replaced then by a new DDL statement like in Oracle, MySQL, MariaDB, PostgreSQL and SQLite:
ALTER TABLE table_name RENAME TO new_table_name; With kind regards, Roy Damman