$ 0 0 Hi Carrie I have SQL Assistant v.15.00 and I cannot drop STAT. Can you help me with the syntax for dropping STAT? CREATE MULTISET TABLE T1 (val INTEGER); COLLECT STATISTICS T1 COLUMN val; DROP STATISTICS T1;then line DROP STATISTICS T1; fails with the Error "Query is invalid". The code is working ok when I use Assistant 13.11 Peter Schwennesen
Hi Carrie
I have SQL Assistant v.15.00 and I cannot drop STAT.
Can you help me with the syntax for dropping STAT?
then line DROP STATISTICS T1; fails with the Error "Query is invalid".
The code is working ok when I use Assistant 13.11
Peter Schwennesen