What is differnce between Error code and Error Level in Bteq
Answer Posted / yuvaevergreen
Error code or return code is a value returned by BTEQ at
the end of each query. Error level is a bteq command used
to assign severity to some error numbers.
.IF ERRORCODE > 0 THEN .GOTO ... is an example for error
code .SET ERRORLEVEL 3807 SEVERITY 0 is an example.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
How to write the query . eid enm doj dob i want to display the names who worked more than 25 years .
What is the multi-insert?
How to explain project Architecture and flow in teradata interviews?Can please anyone help on this? Am new to teradata.
What do you mean by caching in teradata?
What are the steps to create a data model?
What is the difference between global temporary tables and volatile temporary tables?
Explain the term 'columns' related to relational database management system?
What is the use of virtual processor connectivity in teradata?
What is meant by a Clique?
How teradata makes sure that there are no duplicate rows being inserted when its a set table?
What is the use of teradata system software?
Explain fallback in teradata?
Differentiate database data and data warehouse data?
Can we have two time dimensions in a schema(either star or snow flake)? For ex if we want joining date of employee and if we want today's sales with time whether can we have two time dimensions for accommodating above tasks?
Explain teradata utilities?