Dark Slipstream Posted July 9, 2009 Report Posted July 9, 2009 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!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.