Union (query directive)

From WandoraWiki
(Difference between revisions)
Jump to: navigation, search

Revision as of 10:43, 20 August 2009

Description

Joins the results of inner directives by concatenating them. If the results from different directives have different roles, new columns will be added with null values to make roles of each row identical. Duplicate rows are not removed.

Constructor

Union(Directive d1,Directive d2,...)

Personal tools