I have a table with 20 specific keys. I have another table with all the keys; each key has a description. I am interesting in searching each of the 20 keys in the second table and print their description. I was wondering if someone could give me general ideas or functions, so that I can start prototyping code.
Thank you!