Unneccessary IO elimination – Teradata View Optimization
Summary Today I will show you how to identify the source problem to tune the query’s performance utilizing the unnecessary amount of IO, the UII indicator, and how the WHERE clause placed on a VIEW is evaluated. This case shows that the WHERE clause placed on VIEW for 2 Partitioned tables resulted in excessive …