MySQL Crash Course
UPDATE
UPDATE updates one or more rows in a table. See Chapter 20 for more information. • Input UPDATE tablename SET columname = value, ... [WHERE ...]; |
Категории
UPDATE
UPDATE updates one or more rows in a table. See Chapter 20 for more information. • Input UPDATE tablename SET columname = value, ... [WHERE ...]; |
Категории