R
ra
I want link two databases together by a common table - however I only want a
subset of the variables from the main database.
Database A has tblSubjects with 10 variables.
Database B needs to link to tblSubjects, but I only want to see 2 of the 10
variables.
How can this be done?
subset of the variables from the main database.
Database A has tblSubjects with 10 variables.
Database B needs to link to tblSubjects, but I only want to see 2 of the 10
variables.
How can this be done?