Forum Replies Created

Viewing 15 posts - 45,466 through 45,480 (of 59,063 total)

  • RE: Get 2nd Occurence

    Trigger (1/27/2009)


    Jeff,

    There will only be 2 spaces and no periods.

    In that case... I'm not sure it's any faster (haven't done the ol' million row test on this one), but it...

  • RE: CLR Running in Mirrored Environment

    I was hoping the op would tell me... but Ok... what does the CLR actually do? Remember, I'm not much into GUI's or WebServices.

  • RE: Trying to rewrite RBAR Function

    ...and Jean-François came up with one of the very few places where a memory-only While Loop actually squeaks past the Tally table (at least on my machine, it does). ...

  • RE: Trying to rewrite RBAR Function

    p.s. Wrapping the problem up in a couple of "Free Pizza" coupons and wrapping that in a cold case of beer would give me better incentive to look for...

  • RE: Trying to rewrite RBAR Function

    Jean-François Bergeron (1/27/2009)


    I'm surprised to see Jeff did not throw in something, I thought RBAR was the trigger for an answer! 😉

    Heh... what... you think I do a search for...

  • RE: Trying to rewrite RBAR Function

    noeld (1/27/2009)


    I have found that the best solution for this is to use persisted calculated columns!

    Haven't tried those yet, Noel... can you give us a quick "how to" on...

  • RE: CLR Running in Mirrored Environment

    What would be even more interesting is finding out what the CLR actually does.

  • RE: Earning Credit

    Writing can be hard.

    Heh... I'd have to say it's a real bugger for me. I don't know how you do it everyday. My hat's off to you.

  • RE: Execution Plans

    phoqueme (1/27/2009)


    When giving examples, there is no need to blunder through every possible case of Table Scans before "realizing" MS SQL will only use the index scan on the column...

  • RE: help me in improving my server performance

    Stop using SSIS for ETL. Use BULK INSERT and some good T-SQL programming, instead.

  • RE: HELP WITH QUERY

    JROCK (1/27/2009)


    Thanks Lynn for the quick response. I was thinking that we could do an update query to select all records that was less than 9 characters long. ...

  • RE: Get 2nd Occurence

    What is the maximum number of spaces that could occur and are periods ever going to appear in the data?

  • RE: SQL 2005 Ad-hoc reporting

    Oh, yea... almost forgot. If you're going to allow end users to build their own queries through and ad hoc reporting tool, even if it's something as sophisticated as...

  • RE: SQL 2005 Ad-hoc reporting

    Excel... with pass through queries to views in the database.

  • RE: Solving the “Running Totals” Problem in SQL Server 2005 with Partitioned Tables

    I guess I should first say thank you for the wonderful acknowledgements. Thanks, Lynn.

    It's also a real pleasure to read an article with a logical progression and a whole...

Viewing 15 posts - 45,466 through 45,480 (of 59,063 total)