enter image description here
|op0|op1|op2|op3|op4|op5|
|2309|2799|9738| | | |
|233001|233861|236731|9999| | |
|2309|233001|8931| | | |
|233001|236731| | | | |
|2309|233001|2792|2799|9999| |
|232|233001| | | | |
|2309|233001|2799| | | |
|233001|233861|236731|9999| | |
i need count
enter image description here
|all op|count|
|2309|4|
|232|1|
|233001|7|
|233861|2|
|236731|3|
|2792|1|
|2799|3|
|8931|1|
|9738|1|
|9999|3|
i need sql query to select multi column
Iearth Nakub is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.