Database Table: random user set
From Dreamwidth Notes
Revision as of 17:47, 22 March 2009 by SlowSculpture (Talk | contribs)
Definition
CREATE TABLE random_user_set ( posttime INT UNSIGNED NOT NULL, userid INT UNSIGNED NOT NULL, PRIMARY KEY (posttime) )