public void UseStatistics(QueryStatistics statistics)
 {
     SelectClause = SelectClause.UseStatistics(statistics);
 }