Hi all
A little big problem, i always forget in oracle how to do an update on a table from data on another table, so i fix it in my blog :
update table1
set field = (
select field
from table2
where table2.id = table1.id
);
Stay tuned.
This blog was created to improve my English and share news, thoughts and opinions about the world around me. I use it also to fix some technical solutions for future use.
Hi all Today middle year check of my 2026's goals. 1. ENGLISH Improve listening comprehension (So and So) See at least one or two film...
Nessun commento:
Posta un commento