There are so many users who work every day with databases in MS SQL Server, that it is normal that from time to time programs come out that facilitate the treatment and work with this popular database, such as this Export Database to SQL
Export Database to SQL allows you to export the tables you select from one SQL Server database to another. To do this, it automatically generates all necessary Create Table and Inserts SQL instructions, and then only have to copy and paste all those SQLs and generate the corresponding tables there. It allows working with version 6.0 and 6.5 of MS SQL Server.
The Export Database to SQL user can configure the separators for the SQL statements, as well as exclude certain columns by filtering by certain criteria. It allows predefining DSNs to make a direct connection to the server name.
You can free download Export Database to SQL 32, 64 bit and safe install the latest trial or new full version for Windows 10 from the official site.