How do you use the UPDATE statement to Update two joined tables in SQLite, I have table1 that has 9 columns in it and i Join Table2 that has 1 column in it with a Select statement, I want to be able to UPDATE both tables at the same time.
Hope this is clear
Thanks for any help
Jay
Hope this is clear
Thanks for any help
Jay