antville/antville_dbpatch20011213.sql

2 lines
81 B
MySQL
Raw Normal View History

2001-12-13 18:16:27 +00:00
use antville;
alter table WEBLOG add column EMAIL tinytext null after BIRTHDATE;