-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WithStep
as(Select<? extends Record7<?,?,?,?,?,?,?>> select)
Associate a subselect with a common table expression's table and column names.
-
-
-
Method Detail
-
as
@Support({AURORA_POSTGRES,COCKROACHDB,DB2,FIREBIRD,H2,HSQLDB,MARIADB,MEMSQL,MYSQL_8_0,ORACLE,POSTGRES,SQLDATAWAREHOUSE,SQLITE,SQLSERVER,SYBASE,TERADATA,VERTICA}) WithStep as(Select<? extends Record7<?,?,?,?,?,?,?>> select)
Associate a subselect with a common table expression's table and column names.
-
-