Skip to content

Distinct value count for columns in table #189

@kalyanm2305

Description

@kalyanm2305

Hi, I have started using duckdb ui and i have question on the right side menu that is being displayed when a sql query is executed.
When I run a simple query select * from table, it quickly shows me all the relevant info for each column where it tells me the number of unique values for that column and for each column it shows the count of records for top 10 values in case of varchar column. So i would like to know if the count of unique that is being displayed next to the column name is an approximation or the exact value.
I've noticed that the value shown doesn't tie to the actual number in the table.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions