Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)

  • Reply To: Limits, Not Goals

    I'm imagining an application that does a call with an inordinate amount of parameters, what a gong show on both sides (front and backend). I sure would like to hear...

  • Reply To: The Lesser Used Functions

    I have used IIF if I think:

    1. The arguments are not going to scale - if it becomes more than True/False, or the evaluation of the condition is complex in...
  • Reply To: Idempotent

    I hadn't heard the term but have been doing this for some time as well. It's saved my biscuits MULTIPLE times because a lot of operational work, even inside the...

  • RE: Using Newly Created Column for doing further calcualtions in SAME Query

    You can also do simple wraps/nests right in the source query. Think of it as an action on the data in the table that you've wrapped (in this case, table...

Viewing 4 posts - 1 through 4 (of 4 total)