![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Script information needed | chris1234 | UNIX for Dummies Questions & Answers | 3 | 12-17-2007 07:35 PM |
| Shell Script: want to insert values in database when update script runs | ring | Shell Programming and Scripting | 1 | 10-25-2007 03:06 AM |
| Script execution information | manthasirisha | Shell Programming and Scripting | 12 | 07-07-2006 08:54 AM |
| SunWS_cache: Information: Database is locked, waiting | RishiPahuja | High Level Programming | 3 | 09-17-2005 12:58 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
A script pls( To retrieve database information)
KSH - Unix -AIX - db2
************** Get the input from the user say '123' (It varies) Then i want to connect to a database say "D1" then i want th extract from the database by giving "select * from tablename where input = '123' I also want to connect to another database "D2" then i want th extract from the database by giving "select * from tablename where input = '123' output should be displayed on the screen as it is when i execute the select statements individually. ******************************** This is what i want to do in a script Can you show a script for that(For eg)? |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|