Database.Relational.Query.Sub

Sub-query

data SubQuery

fromTable

flatSubQuery

aggregatedSubQuery

union

except

intersect

showSQL

toSQL

unitSQL

width

Qualified Sub-query

data Qualifier

data Qualified a

qualifier

unQualify

qualify

queryWidth

Sub-query columns

column

Untyped projection

data ProjectionUnit

type UntypedProjection

untypedProjectionFromColumns

untypedProjectionFromJoinedSubQuery

untypedProjectionFromScalarSubQuery

widthOfUntypedProjection

columnsOfUntypedProjection

Product of sub-queries

type QueryProduct

type QueryProductNode

type JoinProduct