Update | Oracle | SS64.com - SS64 | Command line reference

Update | Oracle | SS64.com - SS64 | Command line reference

瀏覽:1104
日期:2025-11-14
UPDATE Statement Modify the values stored in a table. Syntax: UPDATE [hint] [schema.]table [@dblink] [alias] SET col_expr(s) [WHERE condition] [ RETURNING (expr,…) INTO (data_item,…) ] UPDATE [hint] [schema.]table [[SUB]PARTITION (partition ......看更多