Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
Hi All ,
I want to delete a table in database using webMethods.
May I know the steps please.
webMethods version=10.5 SQL database version=11g(11.2.0.2.0)
Please help me in this issue.
Thanks, Kowsik
Hi Tirumala,
there is no direct service template for such operations against database. But you can try to use CustomSQL or DynamicSQL template depending on your needs. See JDBC Adapter Users Guide for details.
Regards, Holger