Well the timestamp is in binary format not sure how to convert it in a query but
SQL Query
SELECT `POST_POSTED_TIME`, `POST_POSTER_IP`, `USER_ID` FROM `ubbt_POSTS` WHERE `USER_ID` = 2 ORDER BY `POST_POSTED_TIME` ASC


Blue Man Group
There is no such thing as stupid questions. Just stupid answers