Skip to content
Advertisement

update sql table from two tables Using a single query

i want to update a table column by taking i/p from two tables in a single query.

This is what i have tried.

But this is not updating the table.

Where Table-all_stores is:

And table-i_v is:

Advertisement

Answer

if I understand correctly , you want to do this :

User contributions licensed under: CC BY-SA
4 People found this is helpful
Advertisement