Forum Replies Created

Viewing 15 posts - 50,101 through 50,115 (of 59,078 total)

  • RE: What do you do with a new SQL Server?

    Nice, clear, well written article with good advice. Thanks!

  • RE: SQL Defrag

    Dominique DUCHEMIN (6/11/2008)


    To defrag is it always a manual process for safety reason or other or could we automate the process?

    Sure... create a scheduled job... you can use SQL Server...

  • RE: BETWEEN

    ... and that's why I hate multiple-guess questions... gimme a good solid essay question or lemme write some code, instead!

    That was a fun conversation to watch... thanks, Gents. 🙂

  • RE: CLR Table-valued function

    Heh... and Marketing.

    Nice explanation, Barry!

  • RE: CLR Table-valued function

    rbarryyoung (6/11/2008)


    That sounds like a challenge...!

    Seriously though, "useful" and "appropiate" were not part of your specs. 🙂 They're a lot harder to fulfill. (Though as Lynn says,...

  • RE: CLR Table-valued function

    Matt Miller (6/11/2008)


    Jeff Moden (6/11/2008)


    rbarryyoung (6/11/2008)


    Well, if we're looking for examples, a Fourier Transform would proabably be a good candidate for CLR.

    Heh... ok, I gotta ask... has anyone actually ever...

  • RE: CLR Table-valued function

    rbarryyoung (6/11/2008)


    Well, if we're looking for examples, a Fourier Transform would proabably be a good candidate for CLR.

    Heh... ok, I gotta ask... has anyone actually ever done a Fourier Transform...

  • RE: CLR Table-valued function

    Thanks for the feedback. Just curious, what type of "math functions" are you talking about?

  • RE: BETWEEN

    VALEK (6/10/2008)


    ps: I answered the original question correctly FYI, but I just wasnot happy with ... the tools used to generate a testbed. QA engineers and Professional Software Testers will...

  • RE: CLR Table-valued function

    nenad.prekupec (6/11/2008)


    The reason of opinion that CLR is slower then T-SQl is just because people didn't get familiar with CLR and doing ridicules performance test to show CLR is slow.....

  • RE: My Own Custom Table Partitioning

    ammon (6/10/2008)


    So, regarding one of my questions, how well does a table perform with over 2 billion rows?

    Ya got me... I've worked with tables as large as 200 million rows,...

  • RE: Error Creating format file for bcp

    For those that want to follow along in English...

    http://msdn.microsoft.com/en-us/library/ms178129.aspx

    There are many problems with the command that you have submitted. First, do you have a table already available called MyTestFormatFiles...

  • RE: My Own Custom Table Partitioning

    I agree with Paul's assessment... it's a good thing to plan on that type of scalability, always... but I see no mention of "clustered" servers or the other things that...

  • RE: BETWEEN

    Heh... No matter what, I'm happy I don't have to earn a living by taking Matt's tests 😛 They are thought provoking to say the least...

  • RE: My Own Custom Table Partitioning

    Then, BigInt should do the trick.

Viewing 15 posts - 50,101 through 50,115 (of 59,078 total)