Guest User

Untitled

a guest
Dec 10th, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. select count(*) from bazardnua_advert advert where advert.hide='show' and advert.end_putdate > 1481317200
  2.  
  3. select * from bazardnua_advert advert where advert.hide='show' and advert.end_putdate > 1481317200 order by advert.sort_time DESC limit 0 , 10
Add Comment
Please, Sign In to add comment