4 lines
68 B
MySQL
4 lines
68 B
MySQL
|
|
ALTER TABLE hrsa_page_list_setting add (
|
||
|
|
default_setting number
|
||
|
|
)
|
||
|
|
/
|