Forum Replies Created

Viewing 15 posts - 1,411 through 1,425 (of 1,988 total)

  • RE: Joining Multiple Tables

    Well SQL Server will link the tables together based on the joins you specified. Just making some hopefully not crazy assumptions about your table designs, you would get 1...

  • RE: Protecting sa

    Ed Wagner (3/28/2016)


    Iwas Bornready (3/28/2016)


    Steve Jones - SSC Editor (3/25/2016)


    DBA_Rob (3/25/2016)


    I can't think of a SQL Server environment where I didn't end up needing to turn on mixed authentication, but...

  • RE: Protecting sa

    djackson 22568 (3/25/2016)


    ZZartin (3/25/2016)


    Hmm... a good password on the sa account should sufficient, I wouldn't want to disable it in the event it's actually needed. And I certainly wouldn't...

  • RE: Protecting sa

    Hmm... a good password on the sa account should sufficient, I wouldn't want to disable it in the event it's actually needed. And I certainly wouldn't want to turn...

  • RE: Do Less

    Steve Jones - SSC Editor (3/24/2016)


    GoofyGuy (3/24/2016)


    Gary Varga (3/24/2016)


    Steve Jones - SSC Editor (3/24/2016)


    ...if you're selling on multiple platforms, I never understood why you didn't have a team optimizing for...

  • RE: Do Less

    It's more an issue of how many people are willing to accept things that can easily be improved. There's usually not as much value in today's age in squeezing...

  • RE: More GROUP BY

    Shouldn't it be COUNT(DISTINCT Played) >= 3, in case some decides to play 'switch kick to the nuts'? 😛

  • RE: Finding best matched/covering time period/s against a time period search

    This code doesn't look the greatest but it might do what you want. But how do you plan to handle it when there are multiple solutions? For example...

  • RE: How to allow non DBA user to run SQL backup

    sql-lover (3/22/2016)


    ZZartin (3/22/2016)


    What error message is that user getting if you run just the EXECUTE master..sqlbackup ...... without any of the dynamic SQL or cross server stuff?

    None!

    It just does not...

  • RE: Finding best matched/covering time period/s against a time period search

    Yes, I can fully understand this as I have experienced it as well in past. Smile I really appreciate the help been provided. But I already mentioned this criteria in...

  • RE: How to allow non DBA user to run SQL backup

    What error message is that user getting if you run just the EXECUTE master..sqlbackup ...... without any of the dynamic SQL or cross server stuff?

  • RE: The Younger Generation

    I think there's a basic lack of job centric training for people looking to get into IT. Unless you're interested in changing mice and running cables there aren't really...

  • RE: The New Men of IT

    Jeff Moden (3/21/2016)


    ZZartin (3/21/2016)


    Hmm.... with the way technology is moving and I find this true in general not just IT the ability to acquire knowledge is far more valuable than...

  • RE: The New Men of IT

    Hmm.... with the way technology is moving and I find this true in general not just IT the ability to acquire knowledge is far more valuable than the ability to...

  • RE: Today's Random Word!

    Manic Star (3/18/2016)


    Ed Wagner (3/18/2016)


    gsc_dba (3/18/2016)


    Grumpy DBA (3/18/2016)


    Ed Wagner (3/18/2016)


    Smoke

    (on the) Water

    transparent

    Opaque

    Aluminum

    Whales

Viewing 15 posts - 1,411 through 1,425 (of 1,988 total)