Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)

  • RE: Update table data value

    Hello,

    And there it is...

    DML and DDL - it all makes sense now.

    My apologies for such a novice inquiry...

    Thank you for your replies.

    Regards,

    Mike G.

    Seattle, WA

  • RE: simple UNION ALL question

    SW_Lindsay (11/27/2009)


    I'm curious why you used the data type text and not varchar(255) or a smaller value? Is there a need for very large character data and that's why...

  • RE: simple UNION ALL question

    "You don't need quotes around the numbers, unless they are supposed to be strings rather than integers. You do need quotes around string values."

    ************************

    and this is the answer to my...

  • RE: Performance issues related to Index

    devesh.v19 (11/20/2009)


    Ian Scarlett (11/20/2009)


    Exactly what are you trying to achieve here?

    Are you saying that each table will have a different value in the computed column?

    Or is this a way of...

  • RE: SQL & the JOIN Operator

    Hello,

    Been thoroughly enjoying your article on SQL JOINs. Thank you so much for this information.

    Regards,

    Mike G.

    Seattle, WA

  • RE: INSERT INTO vs. SELECT for inputting values

    Hello,

    Much obliged for the replies. I think I understand now.

    Agreeed, w/ such a small amount of inserted data...I didn't notice too much of a time difference, running either code....

Viewing 6 posts - 1 through 6 (of 6 total)