Jump to content

  •  

  • iBotModz CBox


    Photo

    SQL SET (Operator)


    This topic has been archived. This means that you cannot reply to this topic.
    No replies to this topic

    #1 Dark Slipstream

    Dark Slipstream

      Blue Shadowz Owner

    • Members+

    • 2,829 posts
    • Joined: 19-April 08

    Posted 09 July 2009 - 08:51 AM

    I was wondering if you can use SET to universally edit a file if the name contains a specific value.

    Ex.

    UPDATE *
    SET *=value
    WHILE *.contains(this_value)


    I don't know how else to explain it. Basically, I want to open every table, and only edit the variables if it contains this_value.


    Any help is greatly appreciated! :D