What do high confidence, low confidence and no confidence mean in explain plan?
No Answer is Posted For this Question
Be the First to Post Answer
How many types of index are present in teradata?
Hi All, I have a table with 3 fields like id,mark1,mark2 and I would like to update a mark3 field that would calculate the max for each record (so the max value of the 2 fields) in Teradata ID Mark1 Mark2 Mark3 1 10 20 2 20 30 3 40 10 4 50 50 I Have to write a update statement Mark3 with max value of mark1,mark2 fields…like bellow ID Mark1 Mark2 Mark3 1 10 20 20 2 20 30 30 3 40 10 40 4 50 50 50 Please any one help me ....Thq
What is meant by a Parsing Engine?
How to find No. of Records present in Each AMP or a Node for a given Table through SQL?
What happens when a node suffers a downfall?
Aborted in Phase 1 data Acquistion Incomplete in fastload?
how to load or extract the error table data ?
How do you do backup and recovery in teradata?
Explain the term 'foreign key' related to relational database management system?
Backup Script was blocked then you are unable to archive the data. how do you analyze it and where do you identify ?
How many tables can you join in v2r5?
How do you Generate Sequence in Teradata?