hi, I ran the 'analyze table...' command on a test table, but how do I see the analyzed results? Thanks@!


SQL> analyze table test_table compute statistics;

Table analyzed.

SQL>