Hi ,
i have one problem . i want to update some table in Oracle DB. for that i have prepared a sql script.
how can i execute this script through. i don't want to call any procedure for that.
i want to go ahead with sql script only.
Printable View
Hi ,
i have one problem . i want to update some table in Oracle DB. for that i have prepared a sql script.
how can i execute this script through. i don't want to call any procedure for that.
i want to go ahead with sql script only.
How is your module connecting to the database? How do you use that connection?