Category / Section
Extract Specific Oracle Table with Bold BI
Published:
The Oracle connector in Bold BI allows you to extract a specific table, reducing loading time on table selection and data source preparation.
To connect to a specific table, simply enter the desired table name in the Additional Connection Parameters text box when connecting to the Extract mode data source, as illustrated in the screenshot.
specifictable=table_name
By adhering to this procedure, only the specified table(s) will be retrieved and displayed in the Extract Data dialog box, as depicted in the screenshot.
Connecting multiple tables:
If you need to extract multiple tables, please use the following syntax in the Additional Connection Parameters input field:
specifictable=table1,table2,table3