Guest User

Untitled

a guest
Jun 23rd, 2018
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
SQL 0.76 KB | None | 0 0
  1. UPDATE inds SET name = '',
  2. area = '',
  3. code = '0',
  4. block = '',
  5. pic = '',
  6. production = '',
  7. start_date = '',
  8. park_phone = '',
  9. mobile = '',
  10. fax = '',
  11. office_phone = '',
  12. id_inds_equips_electricity = NULL ,
  13. id_inds_equips_heat =2,
  14. id_inds_equips_water =2,
  15. id_inds_equips_software =2,
  16. id_inds_equips_library =2,
  17. has_pm = NULL ,
  18. has_pm_strategies = NULL ,
  19. has_mttr = NULL ,
  20. has_pm_document = NULL ,
  21. has_pm_plan = NULL ,
  22. has_elec_serving = NULL ,
  23. has_heat_serving = NULL ,
  24. has_water_serving = NULL ,
  25. has_dg_serving = NULL ,
  26. has_automation = NULL ,
  27. has_qa = NULL ,
  28. has_9001 = NULL ,
  29. has_9002 = NULL ,
  30. has_50001 = NULL ,
  31. has_cost_indicator = NULL ,
  32. has_consumption_indicator = NULL ,
  33. has_pm_indicator = NULL ,
  34. has_energy_standard = NULL WHERE inds.id_inds =5
Add Comment
Please, Sign In to add comment