/sql-query-parser

Database Task

Primary LanguageJava

sqlqueryparser

Anggota Kelompok :
Almer Fandriyanto - 1301171089
Dionisio Febrianto - 1301174280
Felia Novitasari - 1301174233
Muhammad Ahsan Athallah - 1301174068

Try :

  • query without semicolon ";"
  • switch order (ex : from blabla select bleble)
  • add comma without coloumn name (ex : select a,b, from table_name)

Minus :

  • can't process alias
  • bug in multiple join

we recomend to run with netbeans compiler. Alternate : https://repl.it/@ahsanatha/WideClutteredUsernames , Run.