Question
4
Replies
1252
Views
Tata Consultancy Services Ltd
Posted: March 18, 2016
Last activity: March 25, 2016
Closed
Solved
Auto commit of RDB-Methods
Hi,
When we execute a RDB-Method , the query in the connect-sql auto commits by default.
Is there any we can over come this behaviour?
Thanks,
Suman
Can we also execute multiple SQL queries from a single Connect-SQL queries?
For an instance:
Delete from table1;
Delete from table 2;
and so on...
Thanks,
Suman