OurBigBook About$ Donate
 Sign in+ Sign up
by Ciro Santilli (@cirosantilli, 37)

Update multiple rows with different values in a single SQL query

 ... Type of database Relational database Relational database management system SQL SQL keyword UPDATE (SQL)
 0 By others on same topic  0 Discussions  Updated 2025-05-26  +Created 1970-01-01  See my version
This happens when you calculate a bunch of values on your program, and then want to save the to SQL.
Upsert is an option, but it fails if you have a NOT NULL column: Upsert with NOT NULL column
Bibliography:
  • stackoverflow.com/questions/11563869/update-multiple-rows-with-different-values-in-a-single-sql-query
  • dba.stackexchange.com/questions/69269/updating-multiple-rows-with-different-values-in-one-query

 Ancestors (13)

  1. UPDATE (SQL)
  2. SQL keyword
  3. SQL
  4. Relational database management system
  5. Relational database
  6. Type of database
  7. Database
  8. Software
  9. Computer
  10. Information technology
  11. Area of technology
  12. Technology
  13.  Home

 View article source

 Discussion (0)

+ New discussion

There are no discussions about this article yet.

 Articles by others on the same topic (0)

There are currently no matching articles.
  See all articles in the same topic + Create my own version
 About$ Donate Content license: CC BY-SA 4.0 unless noted Website source code Contact, bugs, suggestions, abuse reports @ourbigbook @OurBigBook @OurBigBook