Skip to main content

Drop a source

If you no longer require data from a source, drop the source connection to stop data consumption.

You can drop a source with one of the following methods:

Deleting a source on the Source page

  1. Go to Source.

  2. Specify the cluster and database, and log in as a database user.

    Sources page - login
  3. Click the delete button on the source you want to drop and confirm the deletion.

    Delete a source

Using SQL command

  • Use the DROP SOURCE command to drop a source from the database.

  • Use the DROP TABLE command if it's a materialized source.