| Modifier and Type | Method and Description |
|---|---|
static SqlDropSchema |
SqlDdlNodes.dropSchema(SqlParserPos pos,
boolean foreign,
boolean ifExists,
SqlIdentifier name)
Creates a DROP [ FOREIGN ] SCHEMA.
|
Copyright © 2012–2019 The Apache Software Foundation. All rights reserved.