Forum Replies Created

Viewing 15 posts - 76 through 90 (of 115 total)

  • RE: SQL SP to compare.... SP`s

    That is brilliant.

    I tried everything.... except that. No idea why i didnt try it.

    When i get a second i am going to sort this into a stored...

  • RE: SQL SP to compare.... SP`s

    Thanks for that.

    I still have an issue - maybe i wasnt clear with my definition.

    I want this to compare two SP results on different servers. Not two specific SP`s.

    So...

  • RE: SELECT options

    Hugo Kornelis (4/13/2012)


    danielfountain (4/13/2012)


    I am confused.

    How come this is supposed to bring back 6 rows?

    select top 5 with ties * from SSCSales order by cMonthSales desc

    There are 4 records with...

  • RE: SELECT options

    I am confused.

    How come this is supposed to bring back 6 rows?

    select top 5 with ties * from SSCSales order by cMonthSales desc

    There are 4 records with 3500. So...

  • RE: Reporting Services CSS

    I need to start canvassing votes I think!

    🙂

  • RE: Reporting Services CSS

    Seems like i have been beaten to it a few times over.

    This one seems to have the biggest following for anyone wishing to vote (please do!)

    Dan

  • RE: Speed up Function

    WOW!!!!

    Time to do some more reading up on that. It seems to make it go quicker (or the same speed - depending on when run) as the original query.

    Thanks...

  • RE: ISDATE() And converting

    Thanks all for your advice.

    Taken on board and working on a solution.

  • RE: Smallest Decimal

    Lynn Pettis (3/22/2012)


    Still haven't heard from the OP why he needs this.

    Hi,

    The reason i need this is not that i am actually going to change the format - but i...

  • RE: Not In

    vk-kirov (3/1/2012)


    Nice question, although the 'explanation' is confusing and does not explain anything.

    To find the real cause of the observed behavior, we can do a simple conversion. The statement

    s.Stat NOT...

  • RE: Error handling from SP that call SP`s

    Thats great. Thank you!

    I presume i would be equally ok by raising the error but with a severity under 10?

    Dan

  • RE: T-SQL Performance 1

    Hugo Kornelis (2/17/2012)


    danielfountain (2/17/2012)


    Hugo Kornelis (2/17/2012)


    Nice, easy question - though I'm sad that as of this time, 8% of respondends got it wrong.

    There is an error in the explanation, though....

  • RE: T-SQL Performance 1

    Hugo Kornelis (2/17/2012)


    Nice, easy question - though I'm sad that as of this time, 8% of respondends got it wrong.

    There is an error in the explanation, though. You can not...

  • RE: EXECUTE

    Good question - i got it right.

    But surely without running the code there would be no output :0)

    (Above is tongue in cheek)

Viewing 15 posts - 76 through 90 (of 115 total)