Computer Science, asked by masterankit1439, 10 months ago

How to use MySQL DISTINCT clause on multiple columns?

Answers

Answered by MohamedYaseen
0

Contents:

1)Sample Select statement.

2)Select with distinct on two columns.

3)Select with distinct on three columns.

4)Select with distinct on all columns of the first query.

5)Select with distinct on multiple columns and order by clause.

6)Count() function and select with distinct on multiple columns.

hope it helps

mark as brainlist

Similar questions