I'm developing a SQL parser in Linux with implementation tools Lex and Yacc .I want to know whether the SQL3 grammar can be parsed with Yacc or not.Its got a lot of confusing contrsuct causing unavoidable Conlicts(shift/reduce,reduce/reduce)
Please help me!!!!!!!!
Megha