Export sql azure DB as bacpac file without including data for certain tables
5
votes
1
answer
2855
views
When I export a sql azure database as data tier application from sql server management studio I get the option to tick off certain tables but then these tables are not included in the resulting file.
I want to export these tables schemas, but ignore their data (import empty tables essentially). For all the other tables I also want the data.
Is it possible to do that?
Asked by Clement
(576 rep)
Jan 20, 2016, 12:43 AM
Last activity: Mar 18, 2021, 04:04 AM
Last activity: Mar 18, 2021, 04:04 AM