I don't have much experience with database so this might look silly.
I just can't query the same column for 2 different values.
This is what I am trying:
where b.idIndice = 10 and b.idIndice = 20
I have both values in this column
Thanks
I don't have much experience with database so this might look silly.
I just can't query the same column for 2 different values.
This is what I am trying:
where b.idIndice = 10 and b.idIndice = 20
I have both values in this column
Thanks