J
Jeff Ledbetter
Guest
Marian, it's a FOR..EACH with no WHERE clause so I assume it was doing a full table scan but I guess it is probably using the only index. I tried adding the TABLE-SCAN option but didn't see anything groundbreaking with performance.
Continue reading...
Continue reading...