# Tue Jun 10 14:55:41 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 = 'contact' AND post_type='page'

