![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | 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 here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| dynamic linking | Raom | High Level Programming | 4 | 05-23-2007 03:52 AM |
| how to dynamic DNS | bondoq | Linux | 1 | 11-14-2006 06:34 AM |
| Dynamic DNS | [MA]Flying_Meat | OS X (Apple) | 0 | 12-06-2005 05:07 PM |
| why to use dynamic cast in c++ | sarwan | High Level Programming | 0 | 09-01-2005 02:40 AM |
| dynamic pid? | yls177 | UNIX for Dummies Questions & Answers | 2 | 12-17-2002 04:26 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Dynamic SQl in KSH
My requirement is to create a KSH to generate the SQL select statement in oracle with all the columns and optional where condition if given the table name as input to the program
Have any of you worked with a similar requirement? Can you give me some inputs? Regards, Kousikan |
| Forum Sponsor | ||
|
|
|
||||
|
There are dozens of examples of using ksh and sql on our site. Here is one:
Loop through and truncate tables Use our search function to find more if you want. |