6 lines
71 B
MySQL
6 lines
71 B
MySQL
|
|
ALTER TABLE hrsa_page_list_setting add (
|
||
|
|
default_setting number
|
||
|
|
);
|
||
|
|
/
|
||
|
|
|