Lesson Learned #77: Importing data from bacpac using bcp command utility
Hello Team, Today, I worked on a case that our customer needs to load some data from a bacpac to an Azure SQL Database, for different and urgent situations was not possible to export and create again this bacpac. Our customer needs only import some tables and I suggested to perform the following task to import them…. Continue reading Lesson Learned #77: Importing data from bacpac using bcp command utility
