merge into用法说明(国外英文资料).docVIP

  • 12
  • 0
  • 约8.98千字
  • 约 14页
  • 2017-06-05 发布于河南
  • 举报
merge into用法说明(国外英文资料)

merge into用法说明(国外英文资料) Oracle9i introduces the MERGE command, can you can a can in a SQL statement to a table at the same time perform inserts and updates operations. The MERGE command select rows from one or more data sources to updating or inserting to one or more tables. There are some improvements to the MERGE in Oracle 10g: The UPDATE or INSERT clause is optional 2, UPDATE, and INSERT clauses can be added WHERE clause The constant filtering predicate is used to insert all rows into the target table, without the need to connect the source table and the target table The UPDATE clause can be

文档评论(0)

1亿VIP精品文档

相关文档