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 .
SAMPLE TABLE SKEW IDENTIFYING QUERY: Lock Dbc.TableSize For Access Lock Dbc.tables For Access SELECT B.databasename , B.TableName , A.Las...