Quantcast
Viewing all articles
Browse latest Browse all 14773

Optimizer's inability to resolve variables for partitioning - response (2) by dnoeth

Hi Sanjeev,
at the time when the optimizer is creating the execution plan the actual rows in the CDC_BATCH table are unknown.

As this seems to be a single row table i'd suggest replacing the CDC_BATCH table s with a View:
http://developer.teradata.com/node/7579

Dieter


Viewing all articles
Browse latest Browse all 14773

Trending Articles