Forum Replies Created

Viewing 15 posts - 6,511 through 6,525 (of 7,484 total)

  • RE: Predict the total count

    Hugo Kornelis (11/5/2010)


    Terrible question. The only correct answer is "it depends", and that answer was missing.

    If the default language of your server happens to be, for example, British English, you'll...

  • RE: Using OVER with an Aggregate Function

    Toreador (11/4/2010)


    I knew what the answer was, and thought that "The maximum Tax Rates across all State/Province IDs" described it well. I supopose I should have read more closely and...

  • RE: Computed column

    Now wouldn't it be fun if a unification capability were added to SQL so that you in an insert statement could specify the values of some computed columns and leave...

  • RE: Are the posted questions getting worse?

    Brandie Tarvin (11/4/2010)


    And if she chooses not to, a new topic of discussion. I'll start.

    TOPIC: Things you should never tell your parents

    How those footprints *really* got on the ceiling.

    Avoid this...

  • RE: Today's Random Word!

    CirquedeSQLeil (11/4/2010)


    write

    writual

  • RE: Are the posted questions getting worse?

    Jeff Moden (11/2/2010)


    Grant Fritchey (11/2/2010)


    For those who don't know, several of our locals are up for an award at SQLServerPedia for blog posts done over the last year. Gail is...

  • RE: Daylight Savings Time

    george sibbald (11/2/2010)


    running every 10 seconds is unusual and not something you could do until SQL2008.

    Actually you could do it in SQL2000. Although the EM GUI doesn't allow a...

  • RE: Daylight Savings Time

    Alvin Ramard (11/2/2010)


    The problem is that it may go an hour without running.

    Let's take Wayne's example and shift it forward by 1 minute.

    At 1:46 AM, the job runs and when...

  • RE: Today's Random Word!

    Chris Morris-439714 (11/2/2010)


    Dindins

    A bit early for that?

  • RE: Datetime tricks

    Richard Warr (11/1/2010)


    This one's handy for calculating public holidays. I've always had fun with Easter!

    http://www.tek-tips.com/faqs.cfm?fid=5075

    Blimey! That dbo.easter function could form the basis of an article on "How to write...

  • RE: What will the results be for the code below?

    A fun question, that suggests less than fortunate consequences of SQL's bizarre implicit type conversion and type precedence rules. In SQL (unlike almost every other programming language) it is...

  • RE: Predict the outcome of the SQL statements

    Good question, but as some have already noted the explanation is a bit lacking.

    Also, the question was made too easy by the absence of the All 2s option as an...

  • RE: Daylight Savings Time

    Stefan Krzywicki (11/1/2010)


    jcrawf02 (11/1/2010)


    Tom.Thomson (11/1/2010)


    There could be a similar interesting question about the other daylight saving time shift shift (in 6 months time). Will jobs scheduled to start between...

  • RE: Daylight Savings Time

    There could be a similar interesting question about the other daylight saving time shift shift (in 6 months time). Will jobs scheduled to start between 0200 and 0300 fail...

  • RE: Incremental additions

    Not only is the explanation wrong, as several people have pointed out, it is also uses somewhat outdated terminology and is maybe confused about which version of SQL it refers...

Viewing 15 posts - 6,511 through 6,525 (of 7,484 total)