Type to start searching...

DropTable

Drop an existing table from the schema.

Properties
description : string

Operation description.

name : tableName

Table name, as specified in the data source: [<owner>.]<table>

Valid values based on“string”.
[A-Za-z][_A-Za-z\d]*(\.[A-Za-z][_A-Za-z\d]*)?
Parents