Forum Replies Created

Viewing 15 posts - 2,521 through 2,535 (of 7,484 total)

  • RE: Are the posted questions getting worse?

    Koen Verbeeck (5/26/2014)


    Lynn Pettis (5/26/2014)


    I think the answer here is hire a consultant.

    Not touching that one... 🙂

    Well, Jeff has braved it but didn't comment on the normalisation bit of the...

  • RE: Database Design Queries

    It's pretty dificult to make recommendations when there's a dearth of detail as to th erequirement, but as Jeff didn't attack your point 5 (on normalisation) I will. I'm...

  • RE: Are the posted questions getting worse?

    dwain.c (5/25/2014)


    Sean Lange (5/23/2014)


    LOL. Apparently I need to endorse my SSC friends more on LinkedIn.

    Answer No to the one about TFS. Unless it's a recipe for alphabet soup.

    That "know...

  • RE: BUFFER POOL EXTENSION EDITIONS

    Several people have stated that BI edition supports this feature, ie Microsoft's BOL documentation is wrong. Could someone who is in a position to know this for sure (I'm...

  • RE: Most Basic SQL Doubt - Why is it called a Table in the first place?

    Even today the Latin word tabula is sometimes used in English, for example in the phrase "tabula rasa" (an erased slate - or an empty table :-D); in Latin, it...

  • RE: No reason to abandon SQL

    Interesting. It's good to see that the stuff some of us were trying to do quarter of a century ago has finally been done.

    Oracle's OPS was an attempt to...

  • RE: What are you worth?

    GilaMonster (5/24/2014)


    My view there is that having money but no time to spend it is not a situation I like being in.

    I agree with that. Having time but no...

  • RE: Should We Move to Azure?

    It would certainly be an interesting excercise, and potentially produce a case study that would help a lot of people. It would be particularly interesting to see what recovery...

  • RE: Today's Random Word!

    SQLRNNR (5/23/2014)


    whereisSQL? (5/23/2014)


    TomThomson (5/23/2014)


    Revenant (5/23/2014)


    Ed Wagner (5/23/2014)


    SQLRNNR (5/23/2014)


    Ed Wagner (5/23/2014)


    crookj (5/23/2014)


    Ed Wagner (5/23/2014)


    BWFC (5/23/2014)


    Ring

    Rule

    Decree

    Dictate

    PotatoHead

    Toy

    Story

    Board

    Chalk

    ongle

    scratch

  • RE: Datetime conversion

    Luis Cazares (5/23/2014)


    As Sean said, datetime data types don't have format. If you define your column type in your flat file connection, and insert the value in a datetime column,...

  • RE: Trying to find the difference between two sub-totals (sales - credits)

    I interpret the question differently from earlier posters, maybe the following code is what you are looking for:

    with TotalSales as (

    SELECT T0.ItemCode, SUM(T0.LineTotal) as [Total Sales]

    FROM...

  • RE: Temp table limitations

    SQLRNNR (5/23/2014)


    I disagree that this is an easy question. There may be two obviously correct options but there is a third option that is correct.

    Temp tables can be partitioned....

  • RE: Today's Random Word!

    Revenant (5/23/2014)


    Ed Wagner (5/23/2014)


    SQLRNNR (5/23/2014)


    Ed Wagner (5/23/2014)


    crookj (5/23/2014)


    Ed Wagner (5/23/2014)


    BWFC (5/23/2014)


    Ring

    Rule

    Decree

    Dictate

    PotatoHead

    Toy

    Story

    Board

  • RE: Are the posted questions getting worse?

    Lynn Pettis (5/23/2014)


    BWFC (5/23/2014)


    Does anybody else feel a bit frustrated when there is no response from the OP after you post an answer to a question? I know that...

  • RE: Log Files

    happycat59 (5/22/2014)


    raulggonzalez (5/22/2014)


    thanks for the question,

    but why all answers say "only" at the end?? that's a bit confusing since no option has all the types listed in BOL. :w00t:

    +1

    With...

Viewing 15 posts - 2,521 through 2,535 (of 7,484 total)