Forum Replies Created

Viewing 15 posts - 46,921 through 46,935 (of 59,064 total)

  • RE: Caluculating the percentage of sales for individual items

    Jack Corbett (11/28/2008)


    If it has to be a view change the CTE to a derived table in the FROM clause.

    Strangely enough, I've not tried using a CTE in a...

  • RE: Functio to get Amount in words.

    Mike C (11/28/2008)


    TheSQLGuru (10/14/2008)


    That site has a lot of really great stuff. Aaron Bertrand, IIRC.

    And I too think this is a presentation layer item. Or perhaps a CLR...

  • RE: Functio to get Amount in words.

    rbarryyoung (11/28/2008)


    Heh. Now that sounds like the ancient art of Wi-Yi-Yotta.

    😛

    You mean the one cherished by the "fugawie" tribe? :hehe:

  • RE: The Numbers Table

    jacroberts (11/28/2008)


    My original actual query was a lot different and maybe I've over simplified it for want of a simple example.

    I agree and the change you made seems to...

  • RE: random integer number scalar function

    Chris Morris (11/28/2008)


    Jeff Moden (11/28/2008)


    That's about what I would expect from an almost real set of random numbers.

    You mean almost reel, right? 😛

    -- did you catch the dupes?

    Yep... and the...

  • RE: Functio to get Amount in words.

    Heh... that's "Mo den e'nuff outa yous". 😛

  • RE: Any one can send me answers for these

    Oh... and I agree with both Barry and Gail as to why people took exception to both the original post and the very "pork chop" deserving replies that he made.

  • RE: Any one can send me answers for these

    Owing to a response I had given once before and that I won't replay here, the word "pork chop" has become a metaphor for setting someone straight, usually with indisputable...

  • RE: T-SQL Code Optimizers

    Heh... it wasn't wasted and is actually quite funny especially in reference to Toad... :PI just didn't get back to it and lost track of the thread.

  • RE: Calculate the Running Total for the last five Transactions

    Ninja's_RGR'us (11/28/2008)


    I must admit I was wrong on this one....

    That 1M rows query only processes 95MB of data (from stats in actual plan). I was expecting some sort of...

  • RE: Calculate the Running Total for the last five Transactions

    Hugo Kornelis (11/28/2008)


    Yes, I agree... you cannot rely on anything other than an OrderBy on Select statements.

    And, yes... I believe that everyone knows that "deprecation" comes with plenty of warnings...

  • RE: The Numbers Table

    Hey folks... I've got outside "obligations"... I probably won't be able to return to this for a while. Keep focused... we need to find out why the system jacRoberts...

  • RE: The Numbers Table

    Jeff Moden (11/28/2008)


    Wow... now that's interesting. We need to find out what the differences are...

    Let's start out with one of my previous requests:

    1. What is the CPU, Ram,...

  • RE: The Numbers Table

    Wow... now that's interesting. We need to find out what the differences are...

    Let's start out with one of my previous requests:

    1. What is the CPU, Ram, Harddrive, etc,...

  • RE: The Numbers Table

    jacroberts (11/28/2008)


    Joe Celko (11/28/2008)


    Let me make an appeal to simple logic.

    You build a look-up table once (and if you did a proper calendar table, you also benefit from other uses)....

Viewing 15 posts - 46,921 through 46,935 (of 59,064 total)