6 lines
66 B
MySQL
6 lines
66 B
MySQL
|
|
ALTER TABLE hrsa_tax_declaration_value add (
|
||
|
|
source number
|
||
|
|
);
|
||
|
|
/
|
||
|
|
|