SOME rows

  • Hugo Kornelis (2/1/2015)


    To all the people who responded that they are happy to have learned the SOME operator ... please unlearn it, as soon as possilble.

    Every expression with SOME (and its companions ANY and ALL) can be replaced with an EXISTS operator. There is no reason to ever use these operators. I have never seen them in actual code, and I will never use them.

    This is really an interesting reply.. "unlearn it asap". 🙂

  • Thanks for the question...:-D

    Manik
    You cannot get to the top by sitting on your bottom.

  • interresting

Viewing 3 posts - 31 through 33 (of 33 total)

You must be logged in to reply to this topic. Login to reply