antville/antville_dbpatch20011204.sql

5 lines
79 B
MySQL
Raw Normal View History

use antville;
alter table STORY
add column TOPIC varchar(128) null after DAY