``` Database: db_name Table: user [2549 entries] [02:46:47] [WARNING] console output will be trimmed to last 256 rows due to large table size ``` How if i want to dump all data from `user` table?
How if i want to dump all data from
usertable?