how to find the size of a table in python or sql?

ramankr48
Databricks Partner

let's suppose there is a database db, inside that so many tables are there and , i want to get the size of tables . how to get in either sql, python, pyspark.

even if i have to get one by one it's fine.