mysql - How to view a .sql file that is too large to open in an editor? -


i have got .sql file result of backing whole website data. have sql file me now. want view data tables. file quite big , weighs 700 mb. have mysql software me. when try open file, first ask whether open or run, saying quite big file handle. selecting run make software stuck , report problem , close.

if select open, after long time open showing many sentences of codes insert, , all. if choose run sql there, again stuck. so, become impossible view table. there alternative way view sql file table? using software or online ways, view table.

i suggest import dump local database, able navigate , run queries against it.


Comments

Popular posts from this blog

ios - Is 'init' forbidden as *part* of a variable name? -

javascript - Why Selenium can't find an element that is graphically visible -

angular - Angular2 Router: Cannot find primary outlet to load 'HomeComponent' -