logo
  • 教程列表
  • SO官方文檔
  • 從另一個表中選擇插入一個表
    • 從另一個表中選擇插入一個表
  1. StackOverflow 文件
  2. db2 教程
  3. 從另一個表中選擇插入一個表
  4. 從另一個表中選擇插入一個表

從另一個表中選擇插入一個表

Created: November-22, 2018

insert into schema.table (field1, field2)
  select 'Static Value', foreignField from schema.otherTable;
  • 從另一個表中選擇插入一個表

Copyright © 2018. All right reserved

tastones.com 备案号:鲁ICP备18045372号-1

  • 關於本站
  • 免責聲明