wecisecode 5 giờ trước cách đây
mục cha
commit
ccc7b9f945
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      odbctest/mql/basic/30conflict/26mupdate.mql

+ 6 - 0
odbctest/mql/basic/30conflict/26mupdate.mql

@@ -54,6 +54,12 @@ matchcount(id, "9953570177941151804", summary, "xxx", 1)
 **/
 ;
 
+select class,id,identifier,summary from /test/malert_status where identifier='xxx'
+/**
+output()
+**/
+;
+
 delete from /test/malert_status where identifier='xxx'
 /**
 output()