Archives of the TeradataForum
Message Posted: Tue, 22 Jan 2002 @ 19:46:33 GMT
Subj: | | Re: Setting the size of rows returned |
|
From: | | John K. Wight |
I may be incorrect here but I believe that a Stored Procedure in Teradata only returns one row result set (v2r4). Are you sure you don't
mean Macro?
I know in SQL Server and Oracle you can get multiple rows returned (which is an extension to ANSI BTW), but Teradata (at this point) only
returns on result set which is one row. Am I wrong? Please correct me if I am.
|