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

Home -> Community -> Usenet -> comp.databases.theory -> Re: How to compile an sql query

Re: How to compile an sql query

From: Ray DiMarcello <rayd_at_comcast.net>
Date: Fri, 02 Aug 2002 01:27:24 GMT
Message-ID: <0el29.20350$vg.758739@bin2.nnrp.aus1.giganews.com>


Write your own SQL interpreter/data storage engine written in Java. Then market it as an alternative to MS SQL Server, Sybase ASE, Oracle, etc because they can (take care of processing sql queries).

Just use a database for crying out loud.

RD

"Sangeetha" <variaths_at_deshaw.com> wrote in message news:6fa8787f.0207310613.3269038e_at_posting.google.com...
> Hi
>
> I want to know whether any readymade tool is available which can help
> me to compile an SQL query.
> This is because i dont want to use a database. (which takes care of
> processing sql queries).
> Instead i want to issue an SQL query to a java object and get back the
> results.
> What should i do for this.
>
> Thanks
> Sangeetha
Received on Thu Aug 01 2002 - 20:27:24 CDT

Original text of this message

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