Difference between revisions of "INSERT INTO"
Jump to navigation
Jump to search
(→Errors) |
|||
(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
INSERT INTO ... VALUES ...
Errors[edit]
Related[edit]
See also[edit]
INSERT
- SQL, NewSQL, RDMS: GraphQL (2015), SQLite,
select, insert
,select count
, Distributed SQL, TablePlus, Cache hit ratio,pg_stat_user_tables
,EXPLAIN
, Index (PostgreSQL), DDL, SQL/MED, Group by, List users, SQL Injection, SQLAlchemy,CREATE USER, CREATE ROLE, EXPLAIN, ALTER DATABASE, REVOKE, NOLOCK, NOWAIT, EXISTS
, Unique constraint,.sql
Advertising: