2 lines
79 B
MySQL
2 lines
79 B
MySQL
|
|
ALTER TABLE `zt_doclib` ADD `order` tinyint(5) unsigned NOT NULL AFTER `main`;
|