Hi Thomas, After many tries still I am trying to find large tables in my H2 db and came to this group. Could you please help me to find the exact query if this is available now for H2 db
Regards, Manohar On Saturday, 21 November 2009 12:43:10 UTC+2, Thomas Mueller Graf wrote: > > Hi, > > There is already a feature request, I will increase the priority: > "Functions to calculate the memory and disk space usage of a table, a > row, or a value." > > However I don't know when I have time to implement that - not in the > near future (not this year). > > One way that always works is: create a new database and insert the > data you need to know the size of. Then measure the file size. > > Regards, > Thomas > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
