I think i made it too simple prob. I need it more like select * from table where ( ( (a = query or b = query) and (a = query2 or b = query2 ) ) and ( e = query or g = query or z = query) )
main thing is i already used the where and i need to add a condition case in another condition i need something to start the ( )
