Skip to contents

Deletes the specified schema from the parent catalog. The caller must be the owner of the schema or an owner of the parent catalog.

Usage

delete_schema(client, full_name)

schemasDelete(client, full_name)

Arguments

client

Required. Instance of DatabricksClient()

full_name

Required. Full name of the schema.