News

Hiya,I want to update in one table dependant on the contents of another table, like;UPDATE table1 set column1 = '0' where table2 column2 ...