2 lines
71 B
MySQL
2 lines
71 B
MySQL
|
|
ALTER TABLE hrsa_tax_declaration_value
|
||
|
|
ADD COLUMN source int(0) NULL ;
|