| Modifier and Type | Method and Description |
|---|---|
static SqlCreateView |
SqlDdlNodes.createView(SqlParserPos pos,
boolean replace,
SqlIdentifier name,
SqlNodeList columnList,
SqlNode query)
Creates a CREATE VIEW.
|
Copyright © 2012–2019 The Apache Software Foundation. All rights reserved.