Closed abizermamnoon closed 8 months ago
Hi everyone,
this command might be very helpful on the quiz:
SELECT sum(pg_column_size(t.*)) AS filesize, count(*) AS filerow FROM example AS t;
Hi everyone,
this command might be very helpful on the quiz: