Forum Replies Created

Viewing 15 posts - 256 through 270 (of 389 total)

  • RE: Restricted LEFT JOIN

    ChrisM@Work (1/13/2015)


    There are two issues here which might be causing some confusion.

    Firstly, the FROM list of your query, which looks like

    SELECT ...

    FROM parent

    LEFT JOIN child to parent

    INNER JOIN grandchild...

  • RE: Error messages

    Ed Wagner (1/12/2015)


    They must want someone who knows things by the book instead of someone someone who knows the technology by using it. :sick:

    That's why I have a huge...

  • RE: Error messages

    It is indeed a good question. However, I think the requirement of a primary key was a bit misleading as it can also occur when the field is simply...

  • RE: Open Source the MCM

    That sounds like a fantastic idea Steve, which ironically is one of the many reasons why it will probably never happen.:ermm:

  • RE: New Year's Eve

    L' Eomot Inversé (12/31/2013)


    The last second of 2013? How can that be on any day but Dec 31?

    I meant that the date in the variable could have been any...

  • RE: New Year's Eve

    It's interesting to point out that for the correct solution the starting date did not have to be Dec 31 but could have been ANY date within 2013.

    Pretty slick there,...

  • RE: Sequence in PDW 2008

    Thanks for the confirmation. I felt like I was getting the same run-around as well, but I arrived at the same answer you did.

  • RE: Finding New Years Eve

    I also noted the missing parentheses as well. I believe that adding a month before getting the day was simply a red herring to throw you off, but as...

  • RE: Ridiculous

    Eric M Russell (9/4/2012)


    A lot of guys at conventions tend to get drunk or for whatever reason feel free to let themselves go and behave in ways that they ordinarily...

  • RE: Ridiculous

    I must admit that abuse, in any form against any victim, really gets my blood boiling! I worked alongside a really thoughtful, creative, and intelligent woman who was quite...

  • RE: Create Your Own Intense Interview

    I have to agree with Steve's comment that "It's a mutual meeting to determine if we want to do business together" for it is indeed a partnership. Too often...

  • RE: Time for Your Career

    At my previous job, I had no problem convincing my boss that such time was well worth it after I was able to come up with solutions to some very...

  • RE: SQL Server on RDS

    Please correct me if I'm wrong, but it seems to me that with this service Amazon is providing the hosting service with network and system administration such that they stand...

  • RE: Work to Live

    Steve,

    I cannot agree more with your editorial. A hard lesson I learned many years ago (unfortunately not soon enough) was that we work to live -- not live to...

  • RE: Treat the Database like Code

    What has always worked well for me is to create a conversion script that encompasses not only DDL changes from one version of the database to another, but also DML....

Viewing 15 posts - 256 through 270 (of 389 total)