Re: DBMS_STATS "Missing expression" Being that GROUP is a reserved word I wonder if using it as a column
name is what is causing the problem. Any chance you can recreate the
table with a better column name and repeat the dbms_stats call. For
that matter if you create a second table using GROUP as a column name
can you duplicate the error?
HTH -- Mark D Powell -- |