is it possible to go through the whole database and where value equals value to change it to other value at any key name?? like go through the tables and change the value at any key.
Database>
table1>
somekey> x
table2>
otherkey> x
now I want to change the x at any key to a y value