Published On: 2011-11-24
Category: Jargon Jabberwocky
ALTER TABLE `table` ADD `id` INT UNSIGNED NOT NULL auto_increment PRIMARY KEY FIRST;