Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 655 Bytes

CreateTableImportRequestOracleImportConfigDict.md

File metadata and controls

12 lines (8 loc) · 655 Bytes

CreateTableImportRequestOracleImportConfigDict

CreateTableImportRequestOracleImportConfig

Properties

Name Type Required Description
query str Yes A single SQL query can be executed per sync, which should output a data table and avoid operations like invoking stored procedures. The query results are saved to the output dataset in Foundry.
type Literal["oracleImportConfig"] Yes None

[Back to Model list] [Back to API list] [Back to README]