A
A
Alexander Saneev2017-10-18 10:40:36
PHP
Alexander Saneev, 2017-10-18 10:40:36

How to display multiple columns from db without repetition?

DISTINCT can only be applied to one column, but I need to get a few more columns from the same table in parallel and display the table in html.
I could separately pull out the missing one, but it's too crooked, in my opinion.
how to do it better?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
IceJOKER, 2017-10-18
@Sahen

https://stackoverflow.com/questions/12188027/mysql...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question