Subject Create/Drop table in Stored Procedure
Author goonct
I understand that Firebird does not allow create/drop table in the
stored procedure.

What is your advise if I need to dynamically create and drop table
during runtime ?

rgds, chooi