can anyone tell me the SQL command to display only records which repeating.
Ex. if there are people who were born in same day . . .
SELECT * FROM aaa WHERE ?????????????
Thanks in advance.
Ex. if there are people who were born in same day . . .
SELECT * FROM aaa WHERE ?????????????
Thanks in advance.
