All Forums Tools
Mike 7 posts Joined 08/05
21 Jun 2006
looping through a macro?

Hi All,

I've created a small macro that I want to loop through increasing the invalue parameter (it is an integer) by one every time I loop through the macro.

Is this possible in TeraData?

Please let me know I should provide more information.

Thank you,

Mike

bhull 2 posts Joined 12/04
26 Jun 2006

Create a stored procedure that executes the macro. You can put a loop in the stored procedure.

Barry

bhull 2 posts Joined 12/04
26 Jun 2006

Create a stored procedure that executes the macro. You can put a loop in the stored procedure.

Barry

You must sign in to leave a comment.