CapsuleCorpJX
IS-IT--Management
I want a particular query to run 1000 times, with a pause (100 milliseconds) after each run. This is for performance testing.
Anyway, can I do this inside a stored procedure (i.e. use a loop and call some sleep command) or inside a Unix shell script using BTEQ?
Anyway, can I do this inside a stored procedure (i.e. use a loop and call some sleep command) or inside a Unix shell script using BTEQ?