Regarding update of some columns in the database [message #165989] |
Mon, 03 April 2006 22:40 |
amankhan
Messages: 69 Registered: December 2005 Location: Texas
|
Member |
|
|
Hi Guys,
I will be updating some of the columns in the database thru UPDATE. I want to make this process automatic. I.e instead of running manually this uodate process, i want to write a unix script or sql script and make this a concurrent program so that the user enters some parameters to the concurrent program and the script is run automatically.
I know how this can be done using shell script. How about a sql script and making it a concurrent program and passing parameters to it. How can this be done.
Help Appreciated.
Thanks
|
|
|