![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Table A has unique student ID's (plus other info) and Table B has unique Instructor ID's (plus other info) I need to combine the ID's from both tables into a view or table that will contain a master list of all ID's The end result is one column with ID's from both tables. |
#3
| |||
| |||
|
|
I figure it out with a Union query into a view - thanks. "TLuebke" wrote: Table A has unique student ID's (plus other info) and Table B has unique Instructor ID's (plus other info) I need to combine the ID's from both tables into a view or table that will contain a master list of all ID's The end result is one column with ID's from both tables. |
![]() |
| Thread Tools | |
| Display Modes | |
| |