varun kashyap - 2016-03-18

Hi

I am new to JSQLParser and we want to use it to automate schema creation in a data warehousing tool based on SQL view as input.

Our SQL view uses different SQL artifacts including NVL and DECODE. I was looking into JSQLParser.jj but i donot see these 2 are covered.

Does JSQLParser provides support for these?

Regards