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

Calling a teradata stored procedure by shell script - response (11) by dnoeth

$
0
0

You can't create SPs in BTEQ like this (but in SQL Assistant).
The SP source code must be stored in a file and then it's:

.COMPILE FILE = my_sp_source.txt;

 


Viewing all articles
Browse latest Browse all 27759

Trending Articles



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