For update query can we get response in the wsdl, Can update query return no of row got updated in the database using pure sql or update operation.
I know procedure or function works, but wanted to know if there is any work around to get the response as number of rows getting updated, like we get in java execution.
Thanks much in advance.
Regards,
GK~