Oracle Update

UPDATE suppliers
SET name = 'HP'
WHERE name = 'IBM';

dus

UPDATE

set = 'iets'

where = 'iets';

opgelet :

http://www.techonthenet.com/sql/update.php