2 lines
59 B
MySQL
2 lines
59 B
MySQL
|
|
alter table hrsa_tax_agent add role_id varchar(200) null
|
||
|
|
GO
|