i have a table with coulmns as C1, C2, C3, C4 which contains datas like A, B, C & D. Now how should i select records where the data is A in any one of this column. I mean i want to select records which has A as the data in any one of this columns.
Please advise me!
Please advise me!
Comment