|
|
Archives of the TeradataForum
Message Posted: Fri, 13 May 2005 @ 08:19:22 GMT
Subj: | | Re: Activity Count in Stored Procedures? |
|
From: | | Victor Sokovin |
| I want to write a stored procedure that will issue an update, however the subsequent logic will depend on whether or not the update updated
any rows. Is there an equivalent of BTEQ's activitycount available within stored procedures? | |
This thread discusses something different but the code could serve as an example for ACTIVITY_COUNT usage:
www.teradataforum.com/teradata/20050215_123344.htm .
I don't know whether it will be all you need for what you are trying to achieve but it looks at least like a good starting point.
Regards,
Victor
| |