How can I disable all table constrains in Oracle with a single command? This can be either for a single table, a list of tables, or for all tables.
It doesn't look like you can do this with a single command, but here's the closest thing to it that I could find.