Solar_Sql_Select::union()

public Solar_Sql_Select Solar_Sql_Select::union ( void )

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

Parameters

  • None.

Returns

  • (Solar_Sql_Select)

Description

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



Local