Import a .bacpac file - to create a copy of the original database, with the data, on a new instance of the Database Engine, or to Azure SQL Database. An export operation can be combined with an import ...
Exporting a database creates an export file that includes the definitions of the objects in the database and all of the data in the tables. The export file (.bacpac) can then be imported to another ...