# 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](https://4179539225-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MZqboFGZzD87nn7oPsm%2Fuploads%2Fuoxux6j3T1A7DrQ2VH9O%2FScreenshot%202023-06-30%20at%2014.11.26.png?alt=media\&token=9c4d1695-85da-4e0f-9672-4b4acc4393c9)

For detailed instructions, see [connect-your-data-to-workspace](https://datalab-docs.datacamp.com/connect-to-data/connect-your-data-to-workspace "mention").

If you want to experiment with Oracle Database without setting up a connection, you can use our sample database containing computer hardware data ([source](https://www.oracletutorial.com/getting-started/oracle-sample-database/)).

## Query the database

You can now query the Oracle database with a [sql-cell](https://datalab-docs.datacamp.com/work/sql-cell "mention"). 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.](https://4179539225-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MZqboFGZzD87nn7oPsm%2Fuploads%2FOR1APmkL1eMFj9DygEyc%2Fimage.png?alt=media\&token=af8c55d3-24dd-4923-8117-14d0d71c818b)

###
