Ok, Sorry all for the vagueness. Basically, I need to figure out how the best way to store the data after I retrieve it from the database. Im using DBI and CGI to display the data. After fetching the data, I don't know wheter to store it in an array, hash, etc. and how to do it the best way. After that, I need to display the questions in a list as links and when clicked on will display the corresponding answer.