In my script, I have a table displaying the results of a SQL query. However, I am using the results as a sumamary, but the SQL is making the page display the table as many times as there are results (rows) in the returning SQL that are allowed because of the Where clause. I.e. if there were 3 groups of people summarzed, the table repeats the same information 3 times Are there any common ways to address this issue? Thanks!

Care to share your solution to help others ?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.