Просмотр поста

.
kantry
Hey guys! Finally I'm gonna change status!?

Hat-Trik, Первое что на ум пришло

select user_add from tab1 where time_add BETWEEN $time_start and $time_end
union all /* без ALL выведет только уники */
select user_add from tab2 where time_add BETWEEN $time_start and $time_end