DBATools Export-DbaDbTableData and single quotes
I’ve got the following powershell script to export specific tables from a database using dbatools and Export-DbaDbTableData. I do this as part of some automation.
I’ve got the following powershell script to export specific tables from a database using dbatools and Export-DbaDbTableData. I do this as part of some automation.