aadddrr

init_m_supp_cust_for_generate_doc_tools

Dec 18th, 2017
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. INSERT INTO m_supp_cust_for_generate_doc_tools(
  2. supplier_id, customer_id, create_datetime, create_user_id, update_datetime, update_user_id, version, active, active_datetime, non_active_datetime)
  3. VALUES
  4. (36496, 36529, '20171218145201', -1, '20171218145201', -1, 0, 'Y', '20171218145201', ' '),
  5. (36496, 36776, '20171218145201', -1, '20171218145201', -1, 0, 'Y', '20171218145201', ' '),
  6. (36496, 35305, '20171218145201', -1, '20171218145201', -1, 0, 'Y', '20171218145201', ' ');
Add Comment
Please, Sign In to add comment