fun subquery(callback: SubqueryBuilder): QueryCombinatorBuilder
Adds a new query to combinator
callback - is instance of SubqueryBuilder which is used for building a new query
callback
Return the current instance of QueryCombinatorBuilder