Create Test/selectTest.jsonl
Browse files- Test/selectTest.jsonl +1 -0
Test/selectTest.jsonl
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"HIVE":"select * from foodmart.trimmed_employee", "BQ":"SELECT * FROM foodmart.trimmed_employee"}
|