Selaa lähdekoodia

added comment to tell me how to test

tsdedhar 7 vuotta sitten
vanhempi
commit
219a7ab992
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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;