NewSelectWithDerivedTable creates a new derived table (Subquery in the FROM Clause) using the provided sub-select in the FROM part together with an alias name. Appends the arguments of the sub-select to the parent *Select pointer arguments list. SQL result may look like: SELECT a,b FROM (SELECT x,
(subSelect *Select, aliasName string)
source not stored for this graph (policy: none)
no outgoing calls