You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
435 B
17 lines
435 B
truncate table mail_source_etl; |
|
truncate table mail_source; |
|
truncate table mail_source; |
|
truncate table mail; |
|
truncate table mail_flow; |
|
truncate table mail_approval; |
|
truncate table mail_extension_approval; |
|
truncate table mail_countersign; |
|
truncate table mail_return; |
|
truncate table mail_label; |
|
truncate table work; |
|
truncate table favorite; |
|
|
|
truncate table mail_mark; |
|
|
|
truncate table system_log_operate; |
|
truncate table system_log_login;
|
|
|