Viewing 15 posts - 16 through 30 (of 266 total)
Yes, same instance
Thanks
May 12, 2021 at 6:43 pm
Thanks
In answer to your question:
1. The source is another table in another database and I am using a dataflow task to move it from one table to another. The source...
May 12, 2021 at 2:57 pm
Great, thanks
I will give that a go
May 10, 2021 at 3:53 pm
Thanks all
So, I've spent a little bit of time on this
I am doing a little bit of manipulation on staging (also comparing to what exists) before moving it live -...
April 19, 2021 at 1:31 pm
Very good set of articles
One question regarding storage and indexes - hopefully it makes sense
Using the sample code.
If I have something like:
select product
, count(*), sum(SalesQuantity)
from...
April 19, 2021 at 1:18 pm
For what it's worth, I'm getting the same issue and have yet to find a resolution
In my opinion, VS is pretty poor when used for SSIS dev. Just too many...
April 10, 2021 at 6:06 pm
Thanks for the response Grant
Think I'll go with the COUNT and COUNT DISTINCT then.
Just wasn't sure whether there's a quicker option (bit like doing a count using sys.table and sys.partition...
July 13, 2020 at 12:20 pm
Thanks Brian and Phil
I'm just going to try a couple of your suggestions and gather some information
March 23, 2020 at 8:15 am
Another difficulty I find with the Azure based certifications is that it's more difficult to really "play" and learn new things in Azure once those credits expire.
Agree regarding Azure...
March 13, 2020 at 8:36 pm
Must admit I'm pretty annoyed by this as I'd planned to do both the 70-767 and 70-768 this year, having worked through 70-761 and 762 in the later part of...
March 13, 2020 at 8:29 pm
It is Phil. Apparently it was a bug in 2017 (read somewhere) and a patch fixed it. It wasn't fixed in 2015. I have the latest 2017 version and it...
March 10, 2020 at 2:36 pm
Thanks for the responses
@Phil - it's not creating issues. More curious/concerned
The reason I went to VS2017 was down to a bug in 2015 that just wiped the script and variables...
March 10, 2020 at 10:42 am
Thanks Phil
I'll take a look at that
January 22, 2020 at 2:18 pm
Viewing 15 posts - 16 through 30 (of 266 total)