C
confused!!
example: two lists contain user ids. NT user id list is unique with only one
per user. JDE user id list is not unique with multiple ids that contain the
one in NT user id list.
How do I match JDE user id list with multiple user id to NT user id list
with only 1 id.
NT has a 1 to 1 relationship
JDE has a 1 to many relationship (if i said that correctly).
per user. JDE user id list is not unique with multiple ids that contain the
one in NT user id list.
How do I match JDE user id list with multiple user id to NT user id list
with only 1 id.
NT has a 1 to 1 relationship
JDE has a 1 to many relationship (if i said that correctly).