S
shami11136
i have a table with 2 fields one called names and the senond called number,
lets say that the data as following:
moutaz 1
moutaz 1
waseem 3
waseem 3
waseem 3
waseem 3
i want the code that return back the rows of all the names as it is in the
number field i mean even though that waseem appears 4 time but because of
number 3 i want it to bring only waseem 3 times not 4 also the name moutaz
should appear only once, how can i do that???
lets say that the data as following:
moutaz 1
moutaz 1
waseem 3
waseem 3
waseem 3
waseem 3
i want the code that return back the rows of all the names as it is in the
number field i mean even though that waseem appears 4 time but because of
number 3 i want it to bring only waseem 3 times not 4 also the name moutaz
should appear only once, how can i do that???