sqlquery.sql 91 B

1234
  1. alter table contact_master add stage_id int;
  2. alter table dvr_report add login_id BIGINT;