User Tools

Site Tools


oracle:sql:table:update_table

Oracle - SQL - Table - Update Table

UPDATE TABLE_NAME
SET column1=VALUE, column2=VALUE,...
WHERE some_column=some_value
oracle/sql/table/update_table.txt · Last modified: 2021/08/11 12:47 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki