Tagged Questions

0
votes
1answer
202 views

Extract data dumps from .sql file

I've got an .sql file, it's an database backup from four years ago. This .sql file is filled with table creations but also data dumps. Because I actually don't need and want the data I'm looking for ...