소스 검색

added comment to tell me how to test

tsdedhar 6 년 전
부모
커밋
219a7ab992
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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;