





Name: Database Management SystemFeatures:
Create/delete tables - Easily create and/or drop tables in a few simple steps.
Add/remove columns - Add multiple columns to a table, or remove just as many with just a few clicks.
Alter existing columns - Mess up a column when you added it, or just need to change something? Click, fix, submit, done.
Insert rows - Add as much data as your allowed to, to any table you can.
Alter existing rows - Fix those little errors, or update an existing row with new info.
Import/Export SQL backups - Restore a database to a previous state, or make a quick backup of it's current data in no time at all.
Mass add/remove/alter - If it can be created/deleted/altered, it can probably be done in unlimited quantities.