This is a test version of Biostars. For the public version, visit https://www.biostars.org.
SQL query to find all specific value in all columns based on row id.

My data looks like this

enter image description here

My question: is there any SQL query which allows us to determine specific column values with respect to the row id? Here I want to know the values of all the columns having AA in row1. I want an output mentioning row id and all columns having AA value.

Any help is highly appreciated.

Best,

sql

0 answers

No answers yet.

Log in to answer this question.