I have a table with a set list of card values and I want to assign them to my inbound population. Both tables don't have a field I can join on in the traditional sense. If a card value has a promotion history id assigned to it then it can't be used. I heard a cross join could be used but I am not sure of the java that is required.