Display Data

R

rupart

Hi all,
I have a database in this format:
Name Tips Day
----- ---- -----
A B 1
A c 1
A D 2
B 1
B c 1
B D 3
B B 4
C c 1
C D 1

I wanted to display like this:

Name Day
-------------------
1 2 3 4
----- --- --- --- ---
A 2 1
B 2 0 1 1
C 2

How can i do that during display?using html table doesnt
help much because i couldnt identify the header uniquely
so that i can write to the header accordingly..Any idea
without creating another table?

help is greatly appreciated!!
TIA
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top