SELECT id, refpost, type, comment
FROM table
WHERE comment
LIKE
(
SELECT refpost
FROM table
WHERE type='A'
OR type='D'
)
برچسب:
نویسنده: آیلین رضوانی