I want to write one query
How to get Matched records and unmatched records in table?
Answer Posted / gowthami
i think..By using joins we can get required records.based on
your requirements we should choose left outer join or right
outer join
Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Explain BYNET.
What is a level of granularity of a fact table?
Describe primary index in teradata?
Explain PDE.
What are the steps involved after the disk manager passes the request?
how can we analyze the locks ?
Explain the meaning of Amp?
What is teradata? What are some primary characteristics of teradata?
How would you load a very large file in teradata in general?
What do you mean by caching in teradata?
Explain the advantages of partitioned primary index in a query?
How to load specific no.of records using bteq, or fastload,or multiload
How to run a query in teradata?
Difference between star and snowflake schemas?
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?