Sorry for my English, but when I run this cod I get a DISTINCT result for all post but if I like to get DISTINCT result for only POST2 and POST3 ..how??
script=php,DB=MySql.
cod:
SELECT DISTINCT post1,post2,post3 FROM tabell
output:
POST1 POST2 POST3
1 ..... 36 .... 20
2 ..... 36 .... 20
3...
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.