DDL for Table including FK references

partial

Member
Is it possible to modify the recreate table functionality and the DDL generated for a table to include the DDL to recreate the FK that reference the table that you are recreating or when generating the DDL for that table?
 
Back
Top