Difference between revisions of "INSERT INTO"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
* https://www.postgresql.org/docs/current/sql-insert.html
 
* https://www.postgresql.org/docs/current/sql-insert.html
 
  [[INSERT]] INTO ... VALUES ...
 
  [[INSERT]] INTO ... VALUES ...
 +
 +
== Errors ==
 +
* <code>[[ERROR 21000 ON CONFLICT DO UPDATE command cannot affect row a second time]]</code>
  
  

Revision as of 08:47, 16 May 2023

Advertising: