Solar_Sql_Select::unionAll()

public Solar_Sql_Select Solar_Sql_Select::unionAll ( void )

Takes the current select properties and prepares them for UNION ALL with the next set of select properties.

Parameters

  • None.

Returns

  • (Solar_Sql_Select)

Description

Takes the current select properties and prepares them for UNION ALL with the next set of select properties.



Local