Adding a specific record to the result set (i.e. '<All>').

SELECT column_1 , column_2 FROM [table] WHERE ... UNION ALL SELECT '<ALL>' , '<ALL>'