Quantcast
Channel: Teradata Forums - All forums
Viewing all articles
Browse latest Browse all 27759

How to store a field value of a table column into variables in Stored Procedure - response (4) by dnoeth

$
0
0
Hi Dan, i don't know why it's failing. Are you shure it's this statement? This should work: replace procedure cnttest(out cnt int) begin declare x int; select count(*) into x from dbc.tablesV; set cnt = x; end; Dieter

Viewing all articles
Browse latest Browse all 27759

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>