Ver código fonte

added comment to tell me how to test

tsdedhar 6 anos atrás
pai
commit
219a7ab992
1 arquivos alterados com 1 adições e 0 exclusões
  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;