is this update query works

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • phani000
    New Member
    • Feb 2010
    • 4

    is this update query works

    hi

    UPDATE flag FROM table_name SET flag=1 WHERE flag=0

    if not suggest me
  • ck9663
    Recognized Expert Specialist
    • Jun 2007
    • 2878

    #2
    Check your syntax from BOL.

    Happy Coding!!!

    ~~ CK

    Comment

    Working...