| 123456789101112131415161718 |
- delete from /test/alert_status with version ;
- /**
- onerror(continue,`not exist`,`not find`,`not found`,` Not Found`)
- **/
- ;
- delete from /test/malert_status with version ;
- /**
- onerror(continue,`not exist`,`not find`,`not found`,` Not Found`)
- **/
- ;
-
- delete from /test/malert_status_seq with version ;
- /**
- onerror(continue,`not exist`,`not find`,`not found`,` Not Found`)
- **/
- ;
|