Lawrence13
Programmer
Hi,
I am new to Teradata and need to execute a Teradata Stored Procedure from a Unix server with the Teradata client installed. I was hoping to execute the script from a single command line entry and think I need to do it via BTEQ but am unsure of the syntax.
For Oracle I would write
sqlpus -s User/Password@DB @SCRIPT.sql
where SCRIPT.sql would contain the sql commands. In this case - call StoredProcedureName(arguments)
I need a similiar command for Teradata but don't know the correct syntax.
Thanks in advance,
Lawrence
I am new to Teradata and need to execute a Teradata Stored Procedure from a Unix server with the Teradata client installed. I was hoping to execute the script from a single command line entry and think I need to do it via BTEQ but am unsure of the syntax.
For Oracle I would write
sqlpus -s User/Password@DB @SCRIPT.sql
where SCRIPT.sql would contain the sql commands. In this case - call StoredProcedureName(arguments)
I need a similiar command for Teradata but don't know the correct syntax.
Thanks in advance,
Lawrence