Oracle Database

Create Oracle Database Integration

When inside a workbook, click View > Databases, then click the + icon and follow the on-screen instructions.

Create an Oracle Database connection

For detailed instructions, see Connect your data to DataLab.

If you want to experiment with Oracle Database without setting up a connection, you can use our sample database containing computer hardware data (source).

Query the database

You can now query the Oracle database with a SQL cell. Select it in the Select source dropdown in the top left corner of a SQL cell, or select the sample Oracle Database connection.

Example of a SQL cell using the OracleDB Demo database connection. The query result is available as df.

Last updated

Was this helpful?