SQLDumper enables you to dump selected SQL Server database tables into SQL INSERT statements , that are saved as local .sql files and contain all the data required to create a duplicate table, or to be used for backup purposes. You can... (Read more)