How to find storage size of tables in DuckDB?
I’d like an approximation of how much of my duckdb file size (750MB) comes from different tables. How can I do this?
I’d like an approximation of how much of my duckdb file size (750MB) comes from different tables. How can I do this?