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