Changes between Version 29 and Version 30 of usefulQueries
- Timestamp:
- 09/02/2021 05:40:33 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
usefulQueries
v29 v30 258 258 update t_configs set marker = '' where module = 'leader' and config_id in (100, 101); 259 259 commit work; 260 261 update t_sync_steps set ts = '01.01.1990 00:00:00' where sync_proc_name = 'PL_IMPORT_KARDS'; 262 update t_sync_steps set ts = '01.01.1990 00:00:00' where sync_proc_name = 'PL_IMPORT_KARDS_DEL'; 263 commit work; 260 264 }}} 261 265 Очистити товари можна, виконавши наступний блок:
