Forum Replies Created

Viewing 15 posts - 3,391 through 3,405 (of 7,484 total)

  • RE: Back to basics

    Patibandla (7/2/2013)


    What if i define @s-2 as BIGINT

    According to BOL, [Bitwise Operations (Transact-SQL) bitwise operations don't support bigint; in practise (in SQL 2012 anyway) you can mix and match bit,...

  • RE: Back to basics

    Good question, genuinely back to basics, but as your int value was 32767 wouldn't 32512 have been a better distractor than 65280?

  • RE: Are the posted questions getting worse?

    jasona.work (7/1/2013)


    OK, where I work, it seems that when they were remodelling (before I started) they "fixed" the air conditioning...

    As in, one of the old hands stated where I'm sitting...

  • RE: Fun with real and float

    Revenant (7/1/2013)


    L' Eomot Inversé (7/1/2013)


    . . . The very earliest floating point hardware implementation (Zuse, 1941) was neither electronic nor part of a stored program computer and had much...

  • RE: Today's Random Word!

    JAZZ Master (7/1/2013)


    L' Eomot Inversé (6/28/2013)


    SQLRNNR (6/28/2013)


    kitchen

    garden

    herbs

    spices

  • RE: Queries that cause full scan table

    You say no index, but did you specify a primary key? If so you have an index.

  • RE: Fun with real and float

    Hugo Kornelis (7/1/2013)


    (By the way, I think real should be considered to have maximum precision six; you should always calculate with at least one more digit then the precision to...

  • RE: How does SQL pronounce SQL?

    Hugo Kornelis (6/30/2013)


    ronmoses (6/28/2013)


    It doesn't strike me as a particularly useful function, especially given these examples:

    SOUNDEX and DIFFERENCE can be useful, but you have to know their specifications. Here is...

  • RE: Today's Random Word!

    SQLRNNR (6/28/2013)


    kitchen

    garden

  • RE: How does SQL pronounce SQL?

    ronmoses (6/28/2013)


    It doesn't strike me as a particularly useful function, especially given these examples:

    SELECT SOUNDEX('cent') --C530

    SELECT SOUNDEX('scent') --S253

    SELECT DIFFERENCE('cent','scent') --2, a very weak match

    SELECT SOUNDEX('through') --T620

    SELECT SOUNDEX('threw') --T600

    SELECT DIFFERENCE('through','threw')...

  • RE: Today's Random Word!

    Revenant (6/26/2013)


    opc.three (6/26/2013)


    The Dixie Flatline (6/26/2013)


    Cliff Jones (6/26/2013)


    JAZZ Master (6/26/2013)


    crookj (6/26/2013)


    WOTD - atrophy

    a trophy

    Stanley Cup

    Athletic Supporter

    Cheerleader

    pom poms

    AA Guns

  • RE: Between Clause

    kapil_kk (6/27/2013)


    Danny Ocean (6/26/2013)


    I never used between for string operation. I also never seen this kind of condition in working scenario.

    :doze:

    Same here...

    I dont think there is any need of using...

  • RE: Database Backup Restore

    Divine Flame (6/26/2013)


    Too easy 🙂 I am amazed how 32% people doesn't know this

    I'm not at all surprised people don't know. Most DBAs probably have only one data file...

  • RE: Are the posted questions getting worse?

    Chad Crawford (6/25/2013)


    Yikes. I often tell people, "I only know one language, but I'm not fluent". Now I have even more reason to do so.

    Chad

    Me too, having...

  • RE: Are the posted questions getting worse?

    GilaMonster (6/25/2013)


    No idea about Swahili, since it's not native to my neck of the world, but Zulu is correctly written as isiZulu when writing in the language, not Isizulu. It's...

Viewing 15 posts - 3,391 through 3,405 (of 7,484 total)