Viewing 15 posts - 3,496 through 3,510 (of 22,210 total)
November 27, 2017 at 6:14 am
Yeah, you're on the right track. I've used AZCopy for exactly this type of operation with Azure SQL Data Warehouse. I used Azure Automation instead of Elastic Jobs. I'm not...
November 27, 2017 at 6:10 am
All these functions on your join criteria like this one are going to prevent index use and slow down performance: November 25, 2017 at 6:43 am
I agree with the previous answer. Group by functionality and purpose, not by technology. You might have a Testing resource group, for example, on which you run validations prior to...
November 24, 2017 at 1:22 pm
Unless you've set up and are using Azure Active directory, you're going to have a hard time automating this process from Azure. This is because it won't be able to...
November 24, 2017 at 1:20 pm
November 22, 2017 at 9:57 am
November 22, 2017 at 9:19 am
I'd probably move this stuff: November 22, 2017 at 6:40 am
Capture the query runtime metrics. Do those vary wildly on the server? Also, measure the runtime from the client. Do they vary between that shown on the server? What are...
November 22, 2017 at 6:33 am
a1010 - Wednesday, November 22, 2017 4:27 AMNot a problem at all -- glad I could be of help!
As a long...
November 22, 2017 at 6:09 am
November 21, 2017 at 11:03 am
Not really. Getting just a sub-set of data is quite difficult. There's not really a simple short cut. I'm assuming you want this for test & development. People usually take...
November 21, 2017 at 4:24 am
Viewing 15 posts - 3,496 through 3,510 (of 22,210 total)