lundi 25 avril 2016

How to find average size in bytes of rows in SQLite?

I need to figure out what the average size of a row is in a SQLite database. I've installed sqlite-analyzer tool and I can see there's a line in the output report that reads:

Average payload per entry......................... 391.80

Does this mean the average size of a row is 391.8 bytes?

Thank you,

Aucun commentaire:

Enregistrer un commentaire