# Tue Jul  1 08:56:06 2008
# Query_time: 3  Lock_time: 0  Rows_sent: 1  Rows_examined: 321
use theclari_clarionReport;
SELECT post_date_gmt FROM wp_posts WHERE post_status = 'publish' ORDER BY post_date_gmt DESC LIMIT 1

