In a previous question @Morawski was saying that "a table with 1,000 columns and 44,000 rows It's about 330 MB; that's how much a browser uses for just a few open tabs".
How many columns and rows the table should have to tell its size is > 10 GB (suposing the table has only double values).
How did @Morawski concluded that 1,000 columns and 44,000 is 330MB?
Is there any script that could tell this in SQL?