Forum Replies Created

Viewing 15 posts - 1,096 through 1,110 (of 1,493 total)

  • RE: doubt on sql server

    Alan.B (2/10/2015)


    This code will create a heap:

    CREATE TABLE dbo.T1 (col1 int primary key)

    A clustered index is a "table" that is sorted by a specific key or combination of keys.

    This code...

  • RE: Are the posted questions getting worse?

    I am glad our snow melted. Seventy-two inches, I cannot imagine removing that much. They need to get a political convention so all the hot air will melt...

  • RE: Today's Random Word!

    Ed Wagner (2/10/2015)


    BWFC (2/10/2015)


    Stuart Davies (2/10/2015)


    Ed Wagner (2/9/2015)


    SQLRNNR (2/9/2015)


    Sir Kneighf

    Criminal (had to look that one up)

    Smooth

    Plane

    Train

    Automobile

  • RE: Today's Random Word!

    crookj (2/9/2015)


    Ed Wagner (2/9/2015)


    BWFC (2/9/2015)


    Ed Wagner (2/9/2015)


    BWFC (2/9/2015)


    Bond

    James

    Gang

    Chain

    Smoker

    Beekeeping

  • RE: Are the posted questions getting worse?

    Ed Wagner (2/6/2015)


    I'm off to SQL Saturday 357 in Cleveland and very much looking forward to having a good time with lots of learning. If anyone hasn't attended one...

  • RE: Today's Random Word!

    Ed Wagner (2/6/2015)


    richxs (2/6/2015)


    Ed Wagner (2/6/2015)


    crookj (2/6/2015)


    Ed Wagner (2/6/2015)


    djj (2/6/2015)


    SQLRNNR (2/5/2015)


    Apache

    Helicopter

    Tank

    Killer

    Serial

    Port

    Wine

    Spirit

  • RE: Today's Random Word!

    SQLRNNR (2/5/2015)


    Apache

    Helicopter

  • RE: Are the posted questions getting worse?

    Sioban Krzywicki (2/5/2015)


    Part of the problem with "ignoring race/gender/orientation/trans" is that you end up also ignoring the history that has caused the imbalance and problems in the first place. If...

  • RE: Are the posted questions getting worse?

    My problem is my mouth. I tend to say things I should not and do not really mean as derogatory. I do not care what race/religion/orientation a...

  • RE: Today's Random Word!

    crookj (2/5/2015)


    Ed Wagner (2/5/2015)


    djj (2/5/2015)


    Ed Wagner (2/4/2015)


    SQLRNNR (2/4/2015)


    Ed Wagner (2/4/2015)


    whereisSQL? (2/4/2015)


    SQLRNNR (2/4/2015)


    Tiny Tim

    Big Jim

    Slim Jim

    snap

    Macho Man

    Marlboro Man

    Cowboy

    Mongo (Blazing Saddles)

    Santa Maria!

  • RE: One table two rows

    Thank you everyone for your time. Your ideas are helpful.

    I decided to go with variables as I was calculating all the data to put into my table that I...

  • RE: Today's Random Word!

    Ed Wagner (2/4/2015)


    SQLRNNR (2/4/2015)


    Ed Wagner (2/4/2015)


    whereisSQL? (2/4/2015)


    SQLRNNR (2/4/2015)


    Tiny Tim

    Big Jim

    Slim Jim

    snap

    Macho Man

    Marlboro Man

  • RE: One table two rows

    Sean Lange (2/4/2015)


    djj (2/4/2015)


    So I guess my question is what is the proper way to join one table on itself to get data from two different rows then divide the...

  • RE: One table two rows

    Sean Lange (2/4/2015)


    What is this supposed to do? You said it works but it is flawed. We don't have any idea what that means. Also, if you are going to...

  • RE: how to make my sql code into cursor with in procedure

    What are you trying to do with the cursor? The way the question is stated I almost think you are looking for dynamic SQL.

Viewing 15 posts - 1,096 through 1,110 (of 1,493 total)