Sfoglia il codice sorgente

added comment to tell me how to test

tsdedhar 7 anni fa
parent
commit
219a7ab992
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      a2/test.sql

+ 1 - 0
a2/test.sql

@@ -1 +1,2 @@
+-- db2 -tvmf test.sql is how to run test query
 select count(*), count(distinct section) from schedule where term = 1185;