What is stored procedure in teradata?
No Answer is Posted For this Question
Be the First to Post Answer
What is teradata? Also, list out some of the primary characteristics of teradata.
if collect stats but it show low confidence why?
Let us say there is a file that consists of 100 records out of which we need to skip the first and the last 20 records. What will the code snippet?
How many codd's rules are satisfied by teradata database?
How to copy 1 million records from one DB to another, Which is effective interms of performance?
I want to load 1000 rcds using. FL for every 100 records there is a check point.But script failed at 120 records, when we are restarting the script, it starts from last ckpt, but Target table contains populated data but FL doesnt support existing data in target table. How can we load data in FL?
What do you mean by teradata intelliflex?
Explain parsing engine in teradata?
What is Difference b/w PI & PPI?how to implement PPI?
Hello all, There is a table with 4 columns in that 3 columns has been already loaded with 5 million records.4th column is empty,Now I have got 5 million records data which has to be loaded into 4th column.How can I load this data fastly in to the 4th column with out using update
can we have an unconnected lkp to lookup a DB2 record against a Teradata record?
whether Nulls will be counted while doing average? example: we have table column A with following values A -- 5 Null 8 3 Now what is the average of A?