Thank you for reply. My problem is, I have problem in choosing one approach over other. 1) Use a mapping table 2) Or use list reference.
My tables are something like this: Table :Picture & Word Word: Coffee: Picture: Both the picture below represent word coffee. (ie., for one word many pictures) Similarly this picture can also mean black cofee (ie., for one picture many words) Obviously, I never have to render a form as in person- dog example (preson: a textbox, dog:as a list). Any advise on traditional methods v/s list reference?

