USE [LOCOSOFT] GO TRUNCATE TABLE [dbo].[absence_calendar] GO TRUNCATE TABLE [dbo].[absence_reasons] GO TRUNCATE TABLE [dbo].[absence_types] GO TRUNCATE TABLE [dbo].[accounts_characteristics] GO TRUNCATE TABLE [dbo].[charge_type_descriptions] GO TRUNCATE TABLE [dbo].[charge_types] GO TRUNCATE TABLE [dbo].[clearing_delay_types] GO TRUNCATE TABLE [dbo].[com_number_types] GO TRUNCATE TABLE [dbo].[customer_codes] GO TRUNCATE TABLE [dbo].[customer_com_numbers] GO TRUNCATE TABLE [dbo].[customer_to_customercodes] GO TRUNCATE TABLE [dbo].[customers_suppliers] GO TRUNCATE TABLE [dbo].[document_types] GO TRUNCATE TABLE [dbo].[employees] GO TRUNCATE TABLE [dbo].[employees_breaktimes] GO TRUNCATE TABLE [dbo].[employees_history] GO TRUNCATE TABLE [dbo].[employees_worktimes] GO TRUNCATE TABLE [dbo].[fuels] GO TRUNCATE TABLE [dbo].[invoice_types] GO TRUNCATE TABLE [dbo].[invoices] GO TRUNCATE TABLE [dbo].[journal_accountings] GO TRUNCATE TABLE [dbo].[labour_types] GO TRUNCATE TABLE [dbo].[labours] GO TRUNCATE TABLE [dbo].[makes] GO TRUNCATE TABLE [dbo].[model_to_fuels] GO TRUNCATE TABLE [dbo].[models] GO TRUNCATE TABLE [dbo].[nominal_accounts] GO TRUNCATE TABLE [dbo].[order_positions] GO TRUNCATE TABLE [dbo].[part_types] GO TRUNCATE TABLE [dbo].[parts] GO TRUNCATE TABLE [dbo].[parts_rebate_groups_buy] GO TRUNCATE TABLE [dbo].[parts_rebate_groups_sell] GO TRUNCATE TABLE [dbo].[time_types] GO TRUNCATE TABLE [dbo].[times] GO TRUNCATE TABLE [dbo].[vat_keys] GO TRUNCATE TABLE [dbo].[vehicle_bodys] GO TRUNCATE TABLE [dbo].[vehicles] GO TRUNCATE TABLE [dbo].[year_calendar] GO TRUNCATE TABLE [dbo].[year_calendar_day_off_codes] GO TRUNCATE TABLE [dbo].[year_calendar_subsidiary_mapping] GO TRUNCATE TABLE [dbo].[codes_vehicle_date] GO TRUNCATE TABLE [dbo].[codes_vehicle_date_def] GO TRUNCATE TABLE [dbo].[codes_vehicle_def] GO TRUNCATE TABLE [dbo].[codes_vehicle_list] GO TRUNCATE TABLE [dbo].[codes_vehicle_mileage] GO TRUNCATE TABLE [dbo].[codes_vehicle_mileage_def] GO TRUNCATE TABLE [dbo].[dealer_vehicles] GO TRUNCATE TABLE [dbo].[vehicle_buy_types] GO TRUNCATE TABLE [dbo].[vehicle_pre_owned_codes] GO TRUNCATE TABLE [dbo].[vehicle_sale_types] GO