Sunday, October 23, 2016

What is Linear Scalability in Teradata?


Linear Scalability:
-----------------------

Normally when size of the database increases the performance will decreases. But in Teradata designed  in such a way that size of the database increases the performance also increases due to parallelism .

No comments:

Post a Comment

Identifying Teradata table skew query

SAMPLE TABLE SKEW IDENTIFYING QUERY:  Lock Dbc.TableSize For Access  Lock Dbc.tables For Access  SELECT B.databasename , B.TableName , A.Las...