forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: Su, Xiaomeng <suxiaomeng1@huawei.com> Co-committed-by: Su, Xiaomeng <suxiaomeng1@huawei.com>
563 B
563 B
How Do I Insert Table Data into Specific Fields of a Table Using a SQL Job?
Currently, DLI does not allow you to insert table data into specific fields. To insert table data, you must insert data of all table fields at a time.
Parent topic: Job Development