Oracle Insert
Oracle Insert,需要返回插入行的ID时,使用Insert,插入表需要有自增列。
集成场景
使用ESB业务输出,配置Insert执行SQL语句插入一条数据到数据库表→在流程上调用执行配置的Insert,并返回插入行的ID。
Created with the Personal Edition of HelpNDoc: Full-featured EPub generator
Oracle Insert,需要返回插入行的ID时,使用Insert,插入表需要有自增列。
集成场景
使用ESB业务输出,配置Insert执行SQL语句插入一条数据到数据库表→在流程上调用执行配置的Insert,并返回插入行的ID。
Created with the Personal Edition of HelpNDoc: Full-featured EPub generator