query add logs ads code project

Anonymous
pgsql
10/03/2024 11:43 PM
116 B
21
Indexable
update projects
set logs = logs || ' ' || projects.id_listing
where logs is not null;
Editor is loading...
Leave a Comment