My database contains more than 200 tables. When I want to modify or insert a table, I find it difficult to find it among all those tables.
- Is there any way to collect related tables in a folder structure inside my DB? I'd have groups of folders, each one containing tables for a certain part of my application.
- If that's not possible, how can I manage all these tables and make it easy for myself?