2 lines
43 B
MySQL
2 lines
43 B
MySQL
|
alter table OAM_User add IsUsed bit null
|
||
|
GO
|