select query problem (3 replies)
(MySQL.com) Thank you laptop alias for the help. I just modified this post as follows:
I have a table which is as below:
T1: id is primary key
id dID, cID, name (column)
1 d01 c01 name1
2 d02 c02 name2
3 d03 c03 name3
4 d02 c02 name5
5