Advertisement
badlogic

migration script for cashier transaction

Aug 23rd, 2016
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MySQL 0.06 KB | None | 0 0
  1. USE `dps_cashier_db`;
  2. update cashier_trans_header set emp_id = 8;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement