Changes between Version 5 and Version 6 of usefulQueries
- Timestamp:
- 01/22/2019 03:42:21 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
usefulQueries
v5 v6 327 327 commit work; 328 328 329 delete from t_cash_orders; 330 commit work; 331 delete from t_cash_order_types where cash_order_type_id > 0; 332 commit work; 333 delete from t_cash_order_groups where cash_order_group_id > 0; 334 commit work; 335 329 336 delete from T_ACCOUNTS; 330 337 alter sequence gen_clientaccount_id restart with 0;
