added todo notes

This commit is contained in:
Pedro 2014-10-16 15:31:40 +02:00
parent 6d5f42daf7
commit 4ee7863ddd
1 changed files with 4 additions and 1 deletions

View File

@ -76,7 +76,10 @@ statement:
;
////// TODO:
// join
// limit
// order by
select_statement:
SELECT expr_list from_clause where_clause group_clause