Hello, query on USER_TAB_COL_STATISTICS (Oracle 12c) returns NUM_DISTINCT = 0 for all columns (table with no data. It's ok). Is it possible gather statistics to change this value? I don't know data distribution, just number of distinct values, therefore histograms shouldn't be applied, right?
Thank you very much.
Best regards.