Archives of the TeradataForum
Message Posted: Wed, 22 Mar 2006 @ 10:28:28 GMT
Subj: | | Re: MULTIPLE ROWS from STORED PROCEDURE |
|
From: | | Peter.Davies |
Thanks you for the help Muhammad,
So basically cretae a temp table and select into it within the stored procedure and then select as normal from some application or other.
But the conclusion is that the stored procedure in teradata is not designed for multiple row set data but the manipulation of a row of data at
a time.
Anyway once again thank you for your help.
Regards
|