Subject Simple Table cloning?
Author Mark Pickersgill
Hello,

Is there an easy way to clone a table structure in Firebird 1.5?

One way it could be done is to read the required information in the
RDB$... tables and create a new script to run with EXECUTE
STATEMENT, but it seems fairly involved...is there another way?

thanks
Mark