SelectWithUnionQuery (children 1)
 ExpressionList (children 1)
  SelectQuery (children 4)
   ExpressionList (children 2)
    Function if (alias x) (children 1)
     ExpressionList (children 3)
      Function modulo (children 1)
       ExpressionList (children 2)
        Identifier number
        Literal UInt64_2
      Function tuple (children 1)
       ExpressionList (children 2)
        Literal UInt64_0
        Literal \'Hello\'
      Function tuple (children 1)
       ExpressionList (children 2)
        Literal UInt64_1
        Literal \'World\'
    Function count (children 1)
     ExpressionList
   TablesInSelectQuery (children 1)
    TablesInSelectQueryElement (children 1)
     TableExpression (children 1)
      Subquery (children 1)
       SelectWithUnionQuery (children 1)
        ExpressionList (children 1)
         SelectQuery (children 3)
          ExpressionList (children 1)
           Identifier number
          TablesInSelectQuery (children 1)
           TablesInSelectQueryElement (children 1)
            TableExpression (children 1)
             TableIdentifier system.numbers
          Literal UInt64_10
   ExpressionList (children 1)
    Identifier x
   ExpressionList (children 1)
    OrderByElement (children 1)
     Identifier x
