how can i answer for question like teradat architecture in
interveiw
Answer Posted / karthik
In short :
Its a shared nothing architecture.
Extremely known for parallel distribution of data and fast retrieval of the data.
Very good optimizer to choose the best way to fetch the data.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are the functions involved in shared information architecture?
What is stored procedure in teradata?
What is meant by a Least Cost Plan?
What is TPD?
What is database exceptions in teradata?
While creating table my dba has fallback or no fallback in his ddl. What is that?
What are the steps to create a data model?
How do you verify a complicated sql?
What are the different functions included in the server software?
Explain the term 'database' related to relational database management system?
What do you mean by caching in teradata?
How many types of joins are there in teradata?
Explain the teradata primary index mechanics in detail with a diagram.
What is the use of virtual processor connectivity in teradata?
There is a column with date in it. If I want to get just month how it can be done? Can I use sub string?