I am new to Teradata and I am trying to convert and Oracle stored procedure. I have been successful at getting the procedure to run but I need to know how to get the correct results from the results set. In our Oracle procedure we run a set of queries to insert data into a table and then sent the results from that table in a ref cursor. How can we do the same in Teradata? I have gotten as far as running the procedure and and inserts the data into the tables. Does anyone know if teradata has the equivalent of a ref cursor as in Oracle?
Tags:
Forums: