Skip to content
Advertisement

How to use WHERE query at same column in same table?

I have this data.

I want to select id which have ‘A’ and ‘B’ as value.

But it returns zero result.

How to make it to return id 1 ?

Advertisement

Answer

User contributions licensed under: CC BY-SA
10 People found this is helpful
Advertisement