Category
Table Manipulation
Description
Creates a union (join) table from a pair of tables
Microsoft Docs
1222
Status
Completed
Syntax
UNION(<table_expression1>, <table_expression2> [,<table_expression>]...)
Search
Portfolio
Github
Coding Activities
StudyHub
Table Manipulation
Creates a union (join) table from a pair of tables
UNION(<table_expression1>, <table_expression2> [,<table_expression>]...)