Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Did you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now

When appended queries automatically add a column to differentiate between the 2 query results

When you append 2 queries it would be nice to know which rows came from which query after the fact with an additional column identifying them by the query name at the time they were appended.
Status: Needs Votes
Comments
fbcideas_migusr
New Member
Thanks for the suggestion - Note that you could achieve this today by adding a custom column with the Query Name (i.e. "Query 1") to each query, before performing the Append operation.
fbcideas_migusr
New Member
Status changed to: Needs Votes