As a server administrator, you may administer your ListManager database within the ListManager interface. You may:
- View and edit tables
- Run SQL queries
- Add and delete demographics columns to the ListManager members_ table
- Insert rows into any table
ListManager stores all information about your members in one table, generally the members_ table.
NOTE: WARNING Using these tools can permanently alter your ListManager database. Inserting, editing or deleting data may cause ListManager to malfunction in unpredictable ways, and should be done at your own risk.
Consult a database administrator if you are uncertain about a function or query. Information about the ListManager tables is available in the Programmer's Guide.