Home/Databases/How to do UPDATE ... LIMIT in PostgreSQL
Databases

How to do UPDATE ... LIMIT in PostgreSQL

There is no UPDATE ... LIMIT in PostgreSQL. This article shows how to achieve the same result and how to avoid potential pitfalls.

How to do UPDATE ... LIMIT in PostgreSQL

There is no UPDATE ... LIMIT in PostgreSQL. This article shows how to achieve the same result and how to avoid potential pitfalls.

LA
Written by
CYBERTEC PostgreSQL

Writes for CYBERTEC PostgreSQL. Part of the Tech Report engineering index.

All articles by Laurenz Albe →