# Mon Aug  4 13:49:44 2008
# Query_time: 2  Lock_time: 0  Rows_sent: 1  Rows_examined: 1
use theclari_clarionReport;
SELECT ID, post_name, post_parent FROM wp_posts WHERE post_name = 'about' AND post_type='page'

