Hi all,
:).I have a table called table_a.i need to know the statistics information on this table.
i checked like this
ANALYZE table kiranaddress.table_a compute statistics;but it is not working
here kiranaddress is my schema name.
Can anyone suggest me correct syntax for computing statistics.
Thanks,