> First Problem.
>
> The two tables are not the same length however my first if statements
> will end the process after it reaches the end of the table. My second
> and third if's will find the output of the first difference and then
> stop. What I need to know is what type of for loop do I need
Please forgive the stupidity of this question but I'm stumped and need
to get this program finished. I am currently working on a program that
will select information from two databases. The program puts both into
hashes and compares the two lists.
If it finds information in table one but not in t