Simple question

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • M.P.H.

    Simple question

    Hello All,

    Could someone please tell me what SQL editor I should use to analyze and
    update my data on a MS-SQL server. I want to do batch updates of tables in
    the DB. There is a front end application that only allows me to update one
    field at a time. While I realize this may be risky I am growing weary of
    update one field at a time. Thanks in advance.


  • Jerry Spivey

    #2
    Re: Simple question

    T-SQL in Query Analyzer.

    HTH

    Jerry
    "M.P.H." <AroundTheClock HHC@verizon.net > wrote in message
    news:Wg0_e.4454 $%L4.4299@trndn y02...[color=blue]
    > Hello All,
    >
    > Could someone please tell me what SQL editor I should use to analyze and
    > update my data on a MS-SQL server. I want to do batch updates of tables in
    > the DB. There is a front end application that only allows me to update one
    > field at a time. While I realize this may be risky I am growing weary of
    > update one field at a time. Thanks in advance.
    >
    >[/color]


    Comment

    Working...