Difference between revisions of "INSERT INTO"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
* <code>[[ERROR 21000 ON CONFLICT DO UPDATE command cannot affect row a second time]]</code>
 
* <code>[[ERROR 21000 ON CONFLICT DO UPDATE command cannot affect row a second time]]</code>
  
 +
* [[INSERT ... ON DUPLICATE KEY UPDATE]]
  
 
== Related ==
 
== Related ==
 
* [[IntegrityError]]
 
* [[IntegrityError]]
 
* [[varchar]]
 
* [[varchar]]
 +
* [[ON CONFLICT DO UPDATE]]
 +
* [[IMPORT INTO]]
  
 
== See also ==
 
== See also ==
 +
* {{INSERT}}
 
* {{SQL}}
 
* {{SQL}}
  
 
[[Category:SQL]]
 
[[Category:SQL]]

Latest revision as of 09:44, 18 December 2024

Advertising: