Forum Replies Created

Viewing 15 posts - 2,731 through 2,745 (of 7,484 total)

  • RE: Design changes to an existing database - enforcing data links between tables

    Although there's nothing in the relational model to prevent you from having count constraints on a table, the only table level constraints supported by SQL are foreign key, primary key...

  • RE: LIKE and NULLs

    Richard Warr (2/13/2014)


    vijred (2/12/2014)


    Someone please help me understand the logic? The result changes if I use NVARRCHAR instead of VARCHAR.

    Excellent point - if using NVARCHAR the query also returns the...

  • RE: Today's Random Word!

    SQLRNNR (2/12/2014)


    parsnip

    butter (familiam non alunt verba)

  • RE: Today's Random Word!

    Ed Wagner (2/12/2014)


    sing4you (2/12/2014)


    crookj (2/12/2014)


    L' Eomot Inversé (2/12/2014)


    whereisSQL? (2/12/2014)


    SQLRNNR (2/12/2014)


    Ed Wagner (2/12/2014)


    Revenant (2/12/2014)


    JAZZ Master (2/12/2014)


    crookj (2/12/2014)


    Daniel Bowlin (2/12/2014)


    SQLRNNR (2/12/2014)


    Ed Wagner (2/12/2014)


    BWFC (2/12/2014)


    whereisSQL? (2/11/2014)


    SQLRNNR (2/11/2014)


    Lynn Pettis (2/11/2014)


    Seventh Heaven! (All this delicious...

  • RE: Oddball Interview Questions

    mtucker-732014 (2/12/2014)


    L' Eomot Inversé (2/11/2014)


    Miles Neale (2/11/2014)


    A wield question can cause a candidate to think and speak out of the box.

    If it takes a weird question to get the...

  • RE: Top Talent Leaves

    Craig-315134 (2/11/2014)


    ... we allow our government to regulate all kinds of things it doesn't have the power to regulate.

    Such as ... ?

    Certainly I would rather have the federal government enforcing...

  • RE: Top Talent Leaves

    Craig-315134 (2/11/2014)


    What I find funny is that the schools are teaching kids about the constitution, but telling lies about what the constitution means.

    I suspect neither of us are constitutional scholars,...

  • RE: Top Talent Leaves

    SQLRNNR (2/8/2014)


    I don't know if I'd prefer to see people in technology working only a few jobs during their careers, spending decades at each, or if we are better workers...

  • RE: Today's Random Word!

    whereisSQL? (2/12/2014)


    SQLRNNR (2/12/2014)


    Ed Wagner (2/12/2014)


    Revenant (2/12/2014)


    JAZZ Master (2/12/2014)


    crookj (2/12/2014)


    Daniel Bowlin (2/12/2014)


    SQLRNNR (2/12/2014)


    Ed Wagner (2/12/2014)


    BWFC (2/12/2014)


    whereisSQL? (2/11/2014)


    SQLRNNR (2/11/2014)


    Lynn Pettis (2/11/2014)


    Seventh Heaven! (All this delicious food!!)

    Cloud 9

    ecstacy

    Agony

    Pain

    Gain

    overtake

    Surpass

    Overpass

    Bypass

    Heart

    surgery

    stitches

    embroidery

  • RE: Today's Random Word!

    SQLRNNR (2/11/2014)


    Revenant (2/11/2014)


    whereisSQL? (2/11/2014)


    SQLRNNR (2/11/2014)


    long (as in this quote string is too long and starting to mess up the formatting)

    integer

    [get] real 😉

    float

    complex {?why don't we have it?}

  • RE: Oddball Interview Questions

    Miles Neale (2/11/2014)


    A wield question can cause a candidate to think and speak out of the box.

    If it takes a weird question to get the candidate to think out...

  • RE: Today's Random Word!

    Revenant (2/11/2014)


    Ed Wagner (2/11/2014)


    Kurt W. Zimmerman (2/11/2014)


    jcrawf02 (2/11/2014)


    Ed Wagner (2/11/2014)


    BWFC (2/11/2014)


    SQLRNNR (2/11/2014)


    Ed Wagner (2/11/2014)


    BWFC (2/11/2014)


    Ed Wagner (2/11/2014)


    SQLRNNR (2/10/2014)


    Ed Wagner (2/10/2014)


    SQLRNNR (2/10/2014)


    Stuart Davies (2/10/2014)


    Ed Wagner (2/10/2014)


    crookj (2/10/2014)


    Stuart Davies (2/10/2014)


    BWFC (2/10/2014)


    SQLRNNR (2/7/2014)


    L'...

  • RE: Show data toEnd User Un-Interrupted.

    happycat59 (2/10/2014)


    Rather than dropping/renaming tables, how about using the ALTER TABLE...SWITCH command. It will not leave you with any period when the table doesn't exist (SQL manages that for...

  • RE: Temporary table in a batch

    Wilbur Bud (2/10/2014)


    I ran into this feature when I was building a stored procedure from a couple of code snippets that happened to use the same name for their temporary...

  • RE: Show data toEnd User Un-Interrupted.

    vineet_dubey1975 (2/10/2014)


    drop in a loop makes the table inaccessible to external user? Can you share some e.g. how we can apply the loop that should i iterate through.

    Thanks for the...

Viewing 15 posts - 2,731 through 2,745 (of 7,484 total)