Modifier and Type | Method and Description |
---|---|
<R extends Record> |
as(Select<R> select)
Specify a subselect to refer to by the
DerivedColumnList to
form a common table expression. |
<R extends Record> CommonTableExpression<R> as(Select<R> select)
DerivedColumnList
to
form a common table expression.Copyright © 2014. All Rights Reserved.