Ivan Ooi wrote:
> hi all,
> 
>  Is there anyway that i can use SQL statement to query my data in procedure
> or function ?

Hi, Ivan,

SQL functions and procedures implemented in Java can execute SQL
statements. More information, and some sample functions and procedures,
are on the Derby Wiki:

http://wiki.apache.org/db-derby/DerbySQLroutines

> Will Derby going to implement that ? Why not take a look JoSQL.sf.net,
> good if Derby can take this library in :-)

I hadn't heard about JoSQL before -- thanks for the link.

 -jean


Reply via email to