{
    "componentChunkName": "component---src-templates-highlight-listing-js",
    "path": "/curious-about/query",
    "result": {"pageContext":{"publicHighlightsForTag":[{"_id":"5f4b99dae71b4b4994aff908","_source":{"url":"https://www.a2hosting.in/kb/developer-corner/mysql/determining-the-size-of-mysql-databases-and-tables#:~:text=To%20determine%20the%20sizes%20of%20all%20of%20the%20tables%20in,(MB)%22%20FROM%20information_schema.","title":"How to determine the size of MySQL databases and tables","selected_text":"o determine the sizes of all of the tables in a specific database, at the mysql> prompt, type the following command. Replace database_name with the name of the database that you want to check:","added_note":"SELECT table_name AS \"Table\",\nROUND(((data_length + index_length) / 1024 / 1024), 2) AS \"Size (MB)\"\nFROM information_schema.TABLES\nWHERE table_schema = \"bitfolio\"\nORDER BY (data_length + index_length) DESC;\n","created_at":"2020-08-30T12:21:46.000Z","created_by":"5bb5bb5fa3664d73e323afdf","is_deleted":false,"is_public":true,"tags_details":[{"name":"query","created_at":"2020-08-30T12:21:46.000Z","_id":"query"},{"name":"tips","created_at":"2020-08-30T12:21:46.000Z","_id":"tips"},{"name":"database","created_at":"2020-08-30T12:21:46.000Z","_id":"database"},{"name":"goodreads","created_at":"2020-08-30T12:21:46.000Z","_id":"goodreads"},{"name":"size","created_at":"2020-08-30T12:21:46.000Z","_id":"size"},{"name":"ready-to-publish","created_at":"2020-08-30T12:21:46.000Z","_id":"ready-to-publish"}],"updated_at":"2026-07-12T09:39:17.000Z"}}],"tag":"query"}},
    "staticQueryHashes": []}