Forum Replies Created

Viewing 15 posts - 2,656 through 2,670 (of 7,484 total)

  • RE: Are the posted questions getting worse?

    Steve Jones - SSC Editor (3/28/2014)


    SQLRNNR (3/28/2014)


    Would you call yourselves programmers or developers?

    I have often heard that programmers are more like code monkeys and developers have higher skills.

    semantics. They're both...

  • RE: Are the posted questions getting worse?

    Ville-Pekka Vahteala (3/27/2014)


    Luis Cazares (3/27/2014)


    How is it possible that someone writes a cursor instead of using SUM()?

    I'm afraid that this database is full of these pieces of sh code and...

  • RE: Today's Random Word!

    Ed Wagner (3/21/2014)


    BWFC (3/21/2014)


    crookj (3/21/2014)


    EricEyster (3/21/2014)


    Ed Wagner (3/21/2014)


    BWFC (3/21/2014)


    Who

    Pinball

    Wizard

    Prestidigitator

    Sleight

    Hand

    Pass

  • RE: Indexes

    Colin Davidson (3/21/2014)


    They can also be used on a view as long as it is a persisted view.

    I though that too, so ended up which of the four options was...

  • RE: Today's Random Word!

    crookj (3/20/2014)


    Ed Wagner (3/20/2014)


    Stuart Davies (3/20/2014)


    BWFC (3/20/2014)


    Ed Wagner (3/19/2014)


    crookj (3/19/2014)


    Revenant (3/19/2014)


    Ed Wagner (3/19/2014)


    SQLRNNR (3/19/2014)


    parsename

    Quotename

    Delimiter

    Pipe

    Plumbing

    Depths

    Charge

    Cash

    Dough

    Bread

  • RE: OPENQUERY-1

    marcia.j.wilson (3/19/2014)


    TomThomson (3/19/2014)


    Hany Helmy (3/18/2014)


    [Incorrect answers: 80%], hmmm interesting.

    About 36 hours later and the error rate is down to 70%. But still 3% selecting the answer "-1". Definitely...

  • RE: OPENQUERY-1

    Hany Helmy (3/18/2014)


    [Incorrect answers: 80%], hmmm interesting.

    About 36 hours later and the error rate is down to 70%. But still 3% selecting the answer "-1". Definitely interesting.

  • RE: Permitted no of bytes per row

    Anoo S Pillai (3/18/2014)


    .........

    A nice question, somewhat spoiled by a careless explanation.

    You are setting a tough target Tom, Copied the explanation from BOL for un-ambiguity. Sad to see that it...

  • RE: Are the posted questions getting worse?

    Luis Cazares (3/18/2014)


    I'm not sure if it'll still help, but there are some main differences between logical and conceptual design.

    - Conceptual design works with entities and attributes, while logical...

  • RE: Are the posted questions getting worse?

    Greg Edwards-268690 (3/17/2014)


    Steve Jones - SSC Editor (3/17/2014)


    Lots of repetition in the explanations here. Anyone have a good entity example that shows the difference? As I explain this, it sounds...

  • RE: Permitted no of bytes per row

    KWymore (3/18/2014)


    Stewart "Arturius" Campbell (3/18/2014)


    crussell-931424 (3/18/2014)


    But what happens when you fill those varchar fields with data?

    the insert / update will fail...

    Actually, I am not seeing a failure when the varchar...

  • RE: Filtering on CTE result

    Igor Micev (3/16/2014)


    Hi

    This is also a solution:

    declare @table table(start varchar(4)

    ...

  • RE: Mathematical Operation

    A lot depends on whether the mathematical operations needed can be performed by queries using aggregates, joins the apply operator, and so on. On what you've told us, there's...

  • RE: Yet another pivot question

    I'm not at 100% sure, but it looks to me as if the only tables you need to look at are `791650_moc_content`.drupal_Re7RA_webform_submitted_data and `791650_moc_content`.drupal_Re7RA_webform_component. Maybe you have to select...

  • RE: TEMPDB on RAM

    jeffrey yao (3/15/2014)


    @jeff Moden, the wish that all developers will be able to write high-quality code was, is and will still be a wish. But just because of the fact...

Viewing 15 posts - 2,656 through 2,670 (of 7,484 total)