| columns | Initargs::columns; Accessors:columns-of; Type:list. |
|---|
| distinct | Initargs::distinct; Accessors:distinct-p; Type:boolean. |
|---|
| group-by | Initargs::group-by; Accessors:group-by-of; Type:list. |
|---|
| having | Initargs::having; Accessors:having-of; Type:sql-expression. |
|---|
| limit | Initargs::limit; Accessors:limit-of; Type:number. |
|---|
| offset | Initargs::offset; Accessors:offset-of; Type:number. |
|---|
| order-by | Initargs::order-by; Accessors:order-by-of; Type:list. |
|---|
| tables | Initargs::tables; Accessors:tables-of; Type:list. |
|---|
| wait | Initform:t, Initargs::wait; Accessors:wait-p; Type:boolean. |
|---|
| where | Initargs::where; Accessors:where-of; Type:sql-expression. |
|---|