Re: Question about SQL query

From: Nisar Tareen <ntareen_at_attcanada.net>
Date: Sat, 10 Apr 1999 02:54:55 GMT
Message-ID: <34zP2.2485$h4.268_at_tundra.ops.attcanada.net>


Yes it is possible.

accept &&call_datetime

and then your select.....

Nisar Tareeen.
Canada..

LAKSHNE <lakshne_at_aol.com> wrote in message news:19990408225952.05164.00000425_at_ng119.aol.com...
> I am a beginner in SQL queries and have created following script:
>
> select number, call_datetime date, input_source
> from billingdata
> where input_source like 'aa%';
>
> When the script is run I would like to enter a begin and end date for
> using the variable call_datetime.
>
> Can someone tell me how to do this, I'm still looking through my
> books about SQL but they don't say a whole lot about interactive
> programming.
>
> Thanks in advance for your help!
>
> Sincerely yours,
>
Received on Sat Apr 10 1999 - 04:54:55 CEST

Original text of this message