PageRenderTime 46ms CodeModel.GetById 21ms RepoModel.GetById 0ms app.codeStats 0ms

/tags/release-0.0.0-rc0/hive/external/ql/src/test/queries/clientpositive/init_file.q

#
text | 5 lines | 3 code | 2 blank | 0 comment | 0 complexity | cf9d1af796f9a8fa41557c108ba4acc7 MD5 | raw file
Possible License(s): Apache-2.0, BSD-3-Clause, JSON, CPL-1.0
  1. -- tbl_created_by_init is supposed to have been created for us
  2. -- automatically by test_init_file.sql
  3. select * from tbl_created_by_init;