All Downloads are FREE. Search and download functionalities are using the official Maven repository.

sql.default.createTableAsStatement.vm Maven / Gradle / Ivy

## $stat  : com.squid.core.sql2.statement.CreateTableAsStatement
## $skin : com.squid.core.sql2.render.SQLSkin
##
##-- Template: default SQL ANSI, V2.0

CREATE TABLE $stat.InsertIntoTable.render($skin)
AS ($stat.InsertValue.render($skin))




© 2015 - 2025 Weber Informatics LLC | Privacy Policy