| 123456789101112131415161718192021222324252627282930313233343536373839 |
- truncate table rep_agent_detail
- truncate table rep_agent_state
- truncate table rep_agentState_Detail
- truncate table rep_agentState_Duration
- truncate table rep_conference
- truncate table rep_ext_call_in
- truncate table rep_ext_call_out
- truncate table rep_host
- truncate table rep_transfer
- truncate table rep_trunk_call_in
- update stat_callid set value=1 where id=1
- truncate table T_Bus_AssignedInfo
- truncate table T_Bus_AssignedItemInfo
- truncate table T_Bus_DelayTime
- truncate table T_Bus_Feedback
- truncate table T_Bus_Operation
- truncate table T_Bus_RemindRecord
- truncate table T_Bus_SubmitSuper
- truncate table T_Bus_VisitResult
- truncate table T_Bus_VisitResultRecords
- truncate table T_Bus_WorkOrder
- truncate table T_Call_Blacklist
- truncate table T_Call_CallRecords
- truncate table T_Call_LeaveRecord
- truncate table T_Call_RecordSet
- truncate table T_Call_TaskTelNum
- truncate table T_Email_EmailMessage_Map
- truncate table T_Msg_Chat
- truncate table T_Msg_Chat_Map
- truncate table T_SMS_InternalMessages
- truncate table T_Sys_Accessories
- truncate table T_Sys_LoginLogs
- truncate table T_Sys_MobileData
- truncate table T_Cus_AddressBook
- truncate table T_Cus_CustomerBase
|