3 lines
92 B
MySQL
3 lines
92 B
MySQL
|
|
alter table index_files add processdate datetime;
|
||
|
|
alter table index_files add what char(1);
|