Forum Replies Created

Viewing 15 posts - 4,861 through 4,875 (of 39,773 total)

  • RE: Query the Column Set

    edwardwill - Tuesday, September 25, 2018 5:19 AM

    I'm interested in why the question asks for the result from

    SELECT 
    *
    FROM dbo.UserConfig AS...

  • RE: Rollbacks Are Normal

    jonathan.crawford - Wednesday, September 19, 2018 10:06 AM

    I assumed that v+1 should maintain the functionality without that object, which would be consistent...

  • RE: Rollbacks Are Normal

    Rod at work - Wednesday, September 19, 2018 9:16 AM

    I really like this article and the Google blog post you mentioned. It...

  • RE: Restore backup from SQL 2017 to SQL 2008

    When you take the backup, where are you backing up to? It might be a problem with the location.

    As we mentioned, this isn't about your privileges, it's the...

  • RE: Are the posted questions getting worse?

    Lynn Pettis - Thursday, September 20, 2018 9:56 AM

    Okay, not really sure where to post this so I think the water cooler...

  • RE: Azure DevOps

    They're interesting. Showing some new things I hadn't seen

  • RE: Fitting Into RAM

    djackson 22568 - Friday, September 21, 2018 9:55 AM

    What is interesting is that my home machine has 48GB, and a SMOKING processor,...

  • RE: Fitting Into RAM

    Eric M Russell - Friday, September 21, 2018 9:54 AM

    However, I don't see stacking more memory as necessarily worthwhile. Only the data pages...

  • RE: Fitting Into RAM

    CC-597066 - Thursday, September 20, 2018 10:01 PM

    Ha, I dream of 64GB! I currently have 6 servers with 4GB, 7 servers with...

  • RE: Adding a Column Set

    misread. There are a series on column sets that  are running across weeks.

  • RE: Are the posted questions getting worse?

    Sean Lange - Tuesday, September 18, 2018 9:45 AM

    I might "borrow" this project as we put flags out on the grave...

  • RE: Dark Reads During a Migration

    You are welcome. This sis the way I'd like to see all database deployments and then better app code with inserts qualifying columns lists, defaults on columns, no select *,...

  • RE: Adding a Column Set

    n.ryan - Tuesday, September 18, 2018 8:31 AM

    Sorry, I may be missing something but I was rather confused by this question because...

  • RE: Adding a Column Set

    Carlo Romagnano - Tuesday, September 18, 2018 12:53 AM

    Interesting!
    Also, you don't need to drop the entire table, you can drop sparse columns...

  • RE: Dark Reads During a Migration

    It could be a/b, but that's usually releasing one version (a) to most everyone and another version (b) to a selected group.

    Dark launching would be feature flags or...

Viewing 15 posts - 4,861 through 4,875 (of 39,773 total)