SELECT * FROM forum_topics where city='newyork' ORDER BY topic_id ASC LIMIT 0, 2

Please login to post a reply.