Forum Replies Created

Viewing 15 posts - 4,141 through 4,155 (of 22,211 total)

  • RE: SSIS - SQL Data Warehouse to Azure SQL Data Warehouse

    Through Microsoft's own testing, SSIS is the worst mechanism for migrating data into Azure SQL Data Warehouse. I would recommend any other method.

    DISCLAIMER: I also work for Redgate.

  • RE: A New Vehicle

    My son purchased his first car ever and it was an ancient & abused Jeep Wrangler. I drove it and it was a blast. When my pickup truck died (ugly),...

  • RE: Quick question regarding UNION

    Joy. That's going to run great... For certain values of great.

    Still, curious about how the UNION resolves vs. the individual queries.

  • RE: Quick question regarding UNION

    I'd love to see the execution plan for this.

    Guessing. If he's doing UNION and not UNION ALL, the UNION acts as an aggregator and it might work to filter differently...

  • RE: SQL Reproting Failed to query

    I agree with Jeff (which is pretty standard). It's almost impossible to provide assistance here without details. Sorry.

    If you want to continue to poke at it, then I'd suggest capturing...

  • RE: The autogenerated view

    sknox (12/20/2016)


    paul s-306273 (12/20/2016)


    Grant - you have no sense of humour and I have no point for QOTD today.

    I don't know -- "Multiple Partitioned Statistics" was a pretty funny (and...

  • RE: SLow Perfomance from select query . from mssql to dblink to oracle

    The best way to improve performance for a linked server is to push as much of the query processing as possible on to the remote server. This is best accomplished...

  • RE: Are the posted questions getting worse?

    ChrisM@Work (12/20/2016)


    Grant Fritchey (12/20/2016)


    ChrisM@Work (12/20/2016)


    Grant Fritchey (12/20/2016)


    BLOB EATER (12/20/2016)


    is that what they label it as "networking evening" on the Tuesday?

    No, Friday night. The costume ball.

    Have they announced a theme...

  • RE: Are the posted questions getting worse?

    ChrisM@Work (12/20/2016)


    Grant Fritchey (12/20/2016)


    BLOB EATER (12/20/2016)


    is that what they label it as "networking evening" on the Tuesday?

    No, Friday night. The costume ball.

    Have they announced a theme yet for this...

  • RE: Are the posted questions getting worse?

    BLOB EATER (12/20/2016)


    is that what they label it as "networking evening" on the Tuesday?

    No, Friday night. The costume ball.

    Have they announced a theme yet for this year?

  • RE: The autogenerated view

    paul s-306273 (12/20/2016)

    No, but I'm sure some people out there would make that argument.

    Thanks.

    Oh, I've no doubt it's coming.

  • RE: Are the posted questions getting worse?

    The party at Telford was the single best Bits party that I've been to (disclosure, I've only been to the SQL Bits events since Nottingham, so any previous amazing party...

  • RE: SQL Reproting Failed to query

    Without seeing the actual queries and how you're doing the processing, all I can really offer is vague support. It does sound like you may have some standard code smells...

  • RE: The autogenerated view

    paul s-306273 (12/20/2016)


    Grant - you have no sense of humour and I have no point for QOTD today.

    Ha!

    You're not going to argue that technically what you chose could also be...

  • RE: The autogenerated view

    Stewart "Arturius" Campbell (12/19/2016)


    Have never had the need to use this, so learned something new today, thanks Grant.

    I never had either. I wrote a blog post on it [/url]after discovering...

Viewing 15 posts - 4,141 through 4,155 (of 22,211 total)