All,
Is there a way to build and use recordsets in Teradata through stored procedures? I basically have a table with an item and a cost, and need to move some of those items to another table until the sum of the costs hits a max. I also need to move those items ordered by the size of their costs.
If anyone can provide sample code of how to do this, I'd appreciate it.
Thanks,
KG
Is there a way to build and use recordsets in Teradata through stored procedures? I basically have a table with an item and a cost, and need to move some of those items to another table until the sum of the costs hits a max. I also need to move those items ordered by the size of their costs.
If anyone can provide sample code of how to do this, I'd appreciate it.
Thanks,
KG