Hello,
Is there a way to delete all foreign key constraints for a table?
Also, is there a way to programmatically find all tables (excludingsystem created) in a database?
I am using 7.1.3
Thanks much.