Viewing post 1 (of 1 total)
The "include" index param is missing. I've refactored the script as follows:
-- Get all existing indexes, but NOT the primary keys
DECLARE cIX CURSOR FOR
...
August 25, 2008 at 5:47 am
#862464