Forum Replies Created

Viewing 15 posts - 1,801 through 1,815 (of 2,469 total)

  • RE: Do I really need to change my naming convention?

    Yay! A convert!







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: Do I really need to change my naming convention?

    - I'm going to change that to - "what a small world this is...." - thx. for confirming ...nice to know (at least)...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: Do I really need to change my naming convention?

    My 2 cents...I learned from a db design savant many moons ago to name my primary key columns - with an ID suffix and the foreign key columns with an...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: need help with db that keeps history

    Anytime Tarique...I enjoyed the challenge of thinking it out...it was fun!







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: Select Distinct + Cross Join Nightmare

    Yeah really - I enjoy "working" on ssc so much that I have started neglecting my real job - the one that keeps the bread buttered...seriously mean to cut down...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: need help with db that keeps history

    "So there will be a lookup table with all these and the user clicks on the proper button to perform the corresponding action. what do you think of this idea?"...

    sound...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: Select Distinct + Cross Join Nightmare

    ...sais pas...call it addiction and lack of control!







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: Select Distinct + Cross Join Nightmare

    I always do Remi...obsessively compulsively so...today is "lack of time"....







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: My Favorite SSCer

    GPetc...the only thing you're drawing is attention to yourself....

    as for steve....I'm sure he has better things to do with his time - as should we all!(said in my best prim...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: Select Distinct + Cross Join Nightmare

    Okay fallen angel...let me know if this works:

    select A.Region, A.company, A.Department, B.Item1, B.Item2, B.Item3, A.Q1, A.Q2, A.Q3 from

    (select Region, Company, Department, SUM(Q1) Q1, SUM(Q2) Q2, SUM(Q3) Q3 FROM TableB

    GROUP BY...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: My Favorite SSCer

    David - chalk it up as the reason why you're so smart and savvy today!







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: My Favorite SSCer

    off-topic ?! couldn't have done better even if I'd tried...as different from the post that started this as chalk from cheese...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: My Favorite SSCer

    btw...paste and pasta mean the same thing....

    amazing sswords...I wasn't kidding when I said I used to eat chalk...I used to LOVE that stuff (calcium deficiency ???) - so GPetc...did you...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: translate data to different language

    steve - that's called a catch-22!!!







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: My Favorite SSCer

    Same difference Remi!!!

    GPF2^....(wish you had a shorter userID!!) - so my googling was a wild goose chase ?!?! crayons are crayons just as apples are apples...phew! that's a relief!







    **ASCII stupid question, get a stupid ANSI !!!**

Viewing 15 posts - 1,801 through 1,815 (of 2,469 total)