E
EWill
I have a rather lengthy script I need to execute from within Excel,
however the scipt will not fit into a string (the script is about 2.5
pages long). How can I pass a long SQL stmt to oracle.
Note: The script will not return any results its an select/insert
stmt, based on criteria from the excel spreadsheet.
however the scipt will not fit into a string (the script is about 2.5
pages long). How can I pass a long SQL stmt to oracle.
Note: The script will not return any results its an select/insert
stmt, based on criteria from the excel spreadsheet.