The database become more fragmented whenever you delete any large data from your sql database. It is always a very good practice to optimize your database time by time especially if you are dealing with a lot of varying characters (VARCHAR).
Optimizing a single table is very easy. Here is the command that how we can optimize MySQL database single table with command line.








