maybe this question is already answered but I'm in a kinda hurry.
I got a forum with a table looking like this
ID (int)
name (varchar)
email (varchar)
insert_date (int)
parent (int)
message(longtext)
How do I make the select query so that I only get one row that has a uniqe parent? The parent...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.