Ask a question to get started
Enter to sendā¢Shift+Enter new line
insert_data_option: InsertDataOption = Field( default=InsertDataOption.INSERT_ROWS, description="How to handle existing data. 'OVERWRITE' overwrites data after table. 'INSERT_ROWS' inserts new rows for data."