Forum Discussion
Anonymous
8 years agoNot applicable
merge two tables/queries
I have 3 queries in the model..Empl,License and Oracle. Empl joined to Oracle like Empl.username and Oracle.loginID License joined to Empl with Empl.username and License.userID.Here ,License.userI...
- 8 years ago
If the Queries are a similar structure you can Append in Query Editor on the Home Tab.
If they are not the same adjust them in the query editor first. Make the columns the same name and types the same.
If you don't have a licence type for the oracle ones. Add a Custom Column with a value of "Oracle"
stretcharm
Memorable Member
8 years agoIf the Queries are a similar structure you can Append in Query Editor on the Home Tab.
If they are not the same adjust them in the query editor first. Make the columns the same name and types the same.
If you don't have a licence type for the oracle ones. Add a Custom Column with a value of "Oracle"