interactive SQL plus script

From: sandy weinberg <sweinberg_at_callmax.nl>
Date: Thu, 08 Apr 1999 08:50:01 GMT
Message-ID: <370c6ca5.91671868_at_194.151.75.233>



[Quoted] [Quoted] 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 'NN%';

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 2 books about SQL but they don't say a whole lot about interactive programming.

Thanks in advance for your help!

Sincerely yours,

Sandy. Received on Thu Apr 08 1999 - 10:50:01 CEST

Original text of this message