Changes between Version 25 and Version 26 of usefulQueries


Ignore:
Timestamp:
06/16/2020 12:52:03 PM (5 years ago)
Author:
sokol
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • usefulQueries

    v25 v26  
    243243    dpi_code = null, director_contact_id = null;
    244244commit work;
    245 update t_clients set shortname = 'Магазин', name = 'Магазин'
     245update t_clients set shortname = 'Магазин', name = 'Магазин',
    246246    zkpo = '', ipn = '', numpdv = '', adress = '', phone = '',
    247247    deliv_addr = '', email = '' where (clients_id = 1);