1 line
72 B
MySQL
1 line
72 B
MySQL
|
UPDATE pay_stub SET status_id = 40, type_id = 100 WHERE status_id = 100;
|