Forum Replies Created

Viewing 15 posts - 166 through 180 (of 658 total)

  • RE: In-line variable assignment 2

    This should be easy for anyone who's been following the discussion about part 1 of this question!

  • RE: What was that field name?

    TomThomson (8/6/2014)if I want put many column names into for example a select list using an SP to generate a complete list (which I can then prune) is faster than...

  • RE: What was that field name?

    I knew what the answer was going to be, so got it right.

    But this method will only tell you if a column is (for instance) varchar. It doesn't tell you...

  • RE: Is a foreign key constraint an index? If not, is an index automatically created in order to enforce it?

    Only 75% correct answers so lots of people have learned something

  • RE: Collation, Unicode & Joins

    Sean Pearce (7/23/2014)


    I'm just having some fun, don't get cross.

    sorry there was meant to be a smiley in there 😛

  • RE: Collation, Unicode & Joins

    Sean Pearce (7/23/2014)Some Documentation

    Yes very good.

    Now, how about some actual documentation (from Microsoft), rather than some forum and blog posts that don't actually address the question but just assume the...

  • RE: Collation, Unicode & Joins

    TomThomson (7/23/2014)


    So then it was just a matter of remembering what the first 4 databases are.

    That's why I don't like the question. It came down to a test of whether...

  • RE: T-SQL Syntax Gotchas

    Gazareth (7/8/2014)


    Toreador (7/8/2014)


    Being pedantic, only 3 of those statements return syntax errors...

    Are you running it on SQL 2008 R2 or earlier?

    Statement 6 is valid there but not on 2012 onwards.

    SQL2014.

    Statement...

  • RE: T-SQL Syntax Gotchas

    Being pedantic, only 3 of those statements return syntax errors...

  • RE: Random Sample

    BWFC (7/7/2014)


    I'm sure I'm missing something very basic here but I was under the impression that because there is no ordering automatically on a table, the row returned by TOP...

  • RE: How many Records are Returned?

    Had to guess whether it was a question about collation (no rows) or default data types (1 row), and luckily plumped for the right one 🙂

  • RE: Poecilonym Madness!

    Given the discussions about collation over the years, I assumed that this was a "trick" question on that subject. In which case the correct answer would have been

    Table Test is...

  • RE: Reading, Writing, and Riskmetic

    GilaMonster (6/19/2014)


    The problem, however, is that statistics IO lies any time there are scalar UDFs in use. The profiler trace doesn't.

    This.

  • RE: No Files For You

    BWFC (6/18/2014)


    I'm pretty sure that a straw poll of users on here would find more people using 2012 and 2000 together than using 2012 and the cloud.

    You may well...

  • RE: No Files For You

    You are working for a company that has uses SQL 2012 for their on site databases. A fellow DBA is trying to do a quick check on a database by...

Viewing 15 posts - 166 through 180 (of 658 total)