Martin Cairney
Results
2
issues of
Martin Cairney
From my workload, the summary calculations for the averages appear to use the total number of times the query has executed between BOTH the baseline and the benchmark rather than...
Using version 22.3.0 of the SqlServer module. I'm trying to restore from URL using the command: `Restore-SqlDatabase -ServerInstance localhost -Database MyDB -BackupFile 'https://storageaccount.blob.core.windows.net/container/filename' -RestoreAction Log -NoRecovery -TrustServerCertificate` This is to...
bug