ricardo_mouraOccasional Contributor7 years agoSolvedexecute oracle script from JDBC teststep hello, i have below script to execute on oracle database: DECLARE v_sender NUMBER (20,0):= 10000000000001; BEGIN DELETE FROM table_A where key_field between 10000000000001 and 10000000000050;...Show Morericardo_moura7 years agol solve adding "COMMIT;" between end loop; and END;
Recent DiscussionsInvalid Content-Type for attachmentsMalfunction changing between multiple screensHow do I add a REST query string without the 'name='
Related Contentexecute oracle stored procedure with refcursor output parameter in testcompleteGet the status of a teststep that already has been executedMissing raw data after executing a teststep which requires a certificate