wecisecode 5 tuntia sitten
vanhempi
commit
ccc7b9f945
1 muutettua tiedostoa jossa 6 lisäystä ja 0 poistoa
  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()