Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
SQL
modifier une valeur sql
Max Rebo
Programming language:
SQL
2021-05-07 01:44:45
0
Q:
modifier une valeur sql
Todd
Code:
SQL
2021-07-06 22:36:38
UPDATE
table
SET
nom_colonne_1 =
'nouvelle valeur'
WHERE
condition
0
Tags
sql
Related
mysql illegal mix of collations for operation 'join'
module operator in oracle sql
SQLSTATE[HY000]: General error: 3780 Referencing column 'role_id' and referenced column 'id' in foreign key constraint 'user_role_id foreign' are incompatible.
supprimer les valeur d'une table mysql
QUOTED_IDENTIFIER
how to drop a unique constraint in sql
New to Communities?
Join the community