Tables: node types (core)
Last modified: November 19, 2007 - 15:12
These are the tables in the Drupal standard (core) installation that are used to store data that extends the basic node type. For example, the poll.module extends the behavior of the basic node and uses additional tables in the process. Please refer to the database documentation for progress on a detailed database schema and data dictionary.
- poll
- Table for 'poll' node types. A poll is topic or question that visitors can vote on.

