wecisecode 7 timmar sedan
förälder
incheckning
ccc7b9f945
1 ändrade filer med 6 tillägg och 0 borttagningar
  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()