Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: sql parser for oracle

RE: sql parser for oracle

From: Borrill, Christopher <Chris.Borrill_at_hp.com>
Date: Tue, 26 Sep 2006 07:48:54 +1200
Message-ID: <94941EE84F6FCD43B55C5B64DD0DAC6A0406B7CC@nzmexc01.asiapacific.cpqcorp.net>


This is a Java SQL parser:  

http://www.experlog.com/gibello/zql/  

Good luck,
Chris


From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Adi Hirschtein Sent: Monday, 25 September 2006 7:48 p.m. To: oracle-l_at_freelists.org
Subject: sql parser for oracle

Hi Guys,

Does anyone know where I can find sql parser?

I don't mind if it will be an oracle solution or something outside the db like java/c++ code or any other language.

Generally, I need to take sql statements and to parse them to small pieces (e.g. taking out the columns ,tables ,where clause and etc).  

Thanks,

Adi    

--
http://www.freelists.org/webpage/oracle-l
Received on Mon Sep 25 2006 - 14:48:54 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US