Skip to content
jbc22 edited this page Nov 1, 2011 · 1 revision

describe encoding;

+---------------+------------------+------+-----+---------+----------------+
| Field         | Type             | Null | Key | Default | Extra          |
+---------------+------------------+------+-----+---------+----------------+
| encoding_type | int(10) unsigned | NO   | PRI | NULL    | auto_increment |
| encoding_text | text             | YES  |     | NULL    |                |
+---------------+------------------+------+-----+---------+----------------+

Back to Database Schema

Back to Snorby E-Book

Clone this wiki locally