Hi,
In mysql exist this query
"REPLACE name_table (id,colum) VALUES(1,'test')";
When row id=1 exist then replace row.
When row id!=1 then insert row.
How this make in PostgreSQL ?
Rado.
Есть вопросы? Напишите нам!
Соглашаюсь с условиями обработки персональных данных
✖
By continuing to browse this website, you agree to the use of cookies. Go to Privacy Policy.