Computing.Net > Forums > Unix > Unix or perl script

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Unix or perl script

Reply to Message Icon

Name: jeff
Date: October 8, 2003 at 10:11:16 Pacific
OS: windows 2000
CPU/Ram: pentium 4 2.20ghz
Comment:

I wanted to know if it's possible to create a script that runs 5 seperate SQL queries using a date function as input to the queries. Presently I have 5 sql queries I run in the morning can get yesterday's numbers (sysdate - 1 day). Then in the afternoon I run another 5 sql queries to get present day numbers (sysdate). The sqls that I run in the morning are identical with the ones I run in the afternoon the only difference is the date parameter.



Sponsored Link
Ads by Google

Response Number 1
Name: nick
Date: October 9, 2003 at 07:10:44 Pacific
Reply:

its very possible to do that. however, to give you specific details on howto, would mean i would need more details on what you are tryingto do(eg where the output goes, where the input comes from), and maybe the sql queries.


0

Response Number 2
Name: WilliamRobertson
Date: October 12, 2003 at 12:03:10 Pacific
Reply:

Wild guess - is this to do with Oracle SQL*Plus?


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Unix Forum Home


Sponsored links

Ads by Google


Results for: Unix or perl script

Unix Group By www.computing.net/answers/unix/unix-group-by/7445.html

Equivalent perl script for sed www.computing.net/answers/unix/equivalent-perl-script-for-sed/5939.html

Word count in unix www.computing.net/answers/unix/word-count-in-unix/7143.html