Test queries

This commit is contained in:
Oliver Kennedy 2021-02-14 15:34:19 -05:00
parent df6ccb120d
commit 2a795b7f6c
Signed by: okennedy
GPG key ID: 3E5F9B3ABD3FDB60
2 changed files with 4 additions and 0 deletions

View file

@ -337,4 +337,8 @@ val literal = expression.eval(row)
Once you have an iterator implemented, you just need to print out the contents, one per line, with fields separated by a | character.
<h3>Example Queries</h3>
You can find a collection of example queries <a href="test_queries.tgz">here</a>. Your code should support all of the queries in the <tt>TABLEXX.SQL</tt> files, at a minimum for this checkpoint.
</div>

Binary file not shown.