4 lines
63 B
MySQL
4 lines
63 B
MySQL
|
|
ALTER TABLE hrsa_tax_declaration_value add (
|
||
|
|
source number
|
||
|
|
)
|
||
|
|
/
|