can we have an unconnected lkp to lookup a DB2 record
against a Teradata record?
Answer / winithra
Hi,
we can use an unconnected lookup to lookup on any DB
because we specify the connection string details in the
lookup transformation !
| Is This Answer Correct ? | 2 Yes | 1 No |
What is meant by a dispatcher?
What are the different design perspectives used in teradata?
Please tell me a query to find the Primary key,Foreign key,primary Index,PPI for the Database?
What is use of compress in terdata?Explain?
in a BTEQ we have 2 insert 2 del 2 update statment. when the BTEQ is restarted i need to run the BTEQ from after DEL statment(means no need to run the insert & del stat).what is the logic for the above requirement?
What are the joins in teradata?
How many macros we can create inside a macro
What does Amp contain and what are all the operations that it performs?
What are the string manipulation operators and functions associated with teradata?
Explain teradata utilities. What is multiload, fast load, tpump?
Hi frnds...can any one help me regarding this que.. We have column in a table name it as C1 WHICH CONTAIN ALPHANUMERIC AND NUMERIC VALUES. C1 2A 2B 2V 2H 1 2 3 4 5 i want to retrive numeric values like 1,2,3,4,5 How we can get Plz let me know.Thanks in advance
1. generally how many node system will be used by the client. 2. while running mload if the job is aborted/failed at any phase what we have to look after to run the job successfully? 3.i wanted to know how to write the fastload script for table creation as well as table loading in a single script?