|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
||||
|
||||
|
I want to call the sql query from UNIX..but how to set page size and other necessary parameters i don't know plz guide me how to do this
|
| Sponsored Links | ||
|
|
#2
|
|||
|
|||
|
First create sql script using vi editor and the create shell script call you sql script in shell script if you want you can schedule in crontab (where you can schedule)
Some hints... PHP Code:
PHP Code:
|
| Sponsored Links | ||
|
|
#3
|
||||
|
||||
|
You don't say what you want to do with the output, but here are a couple of ways. Search the site, there are lots of examples of this:
http://www.unix.com/shell-programmin...le-script.html http://www.unix.com/shell-programmin...variables.html |
| Sponsored Links | ||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Running a script in system() call and want the script's output | amio | Shell Programming and Scripting | 9 | 09-13-2010 02:02 AM |
| how to run script? call other script? su to another user? make a cron? | instant000 | Shell Programming and Scripting | 15 | 11-23-2009 04:01 PM |
| call shell script from perl cgi script problem | raksha.s | Shell Programming and Scripting | 2 | 03-25-2009 04:50 AM |
| Call a perl script inside a shell script | chriss_58 | Shell Programming and Scripting | 3 | 12-01-2008 03:28 AM |
| here document to automate perl script that call script | hogger84 | Shell Programming and Scripting | 3 | 10-22-2007 10:15 AM |
|
|