On Wed, 27 Jun 2007 12:47:14 -0700, Raj <jkamaraj@gmail.com> wrote:
>Thanks for replying. My challange is that I can pass only one SQL
>statement at at time. Is there a function that I use like this:
>
>select a, b, c
>from table_a a, table_b where a.cid = b.cid and delay(0:0:1)