Is there a way to extract stat information such as
Below based on type of data type like string int etc. Count Mean Min distinct values Max Media STD null values Avg Top 10 values
Without using query on each table or something more efficient way without overloading the DB.
Also can we fetch few records for sample for each table when crawling.