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

describe data;

+--------------+---------+------+-----+---------+-------+
| Field        | Type    | Null | Key | Default | Extra |
+--------------+---------+------+-----+---------+-------+
| sid          | int(11) | NO   | PRI | NULL    |       |
| cid          | int(11) | NO   | PRI | NULL    |       |
| data_payload | text    | YES  |     | NULL    |       |
+--------------+---------+------+-----+---------+-------+

Back to Database Schema

Back to Snorby E-Book

Clone this wiki locally