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

describe reference;

+---------------+------------------+------+-----+---------+----------------+
| Field         | Type             | Null | Key | Default | Extra          |
+---------------+------------------+------+-----+---------+----------------+
| ref_id        | int(10) unsigned | NO   | PRI | NULL    | auto_increment |
| ref_system_id | int(11)          | YES  |     | NULL    |                |
| ref_tag       | text             | YES  |     | NULL    |                |
+---------------+------------------+------+-----+---------+----------------+

Back to Database Schema

Back to Snorby E-Book

Clone this wiki locally