Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!
You might be interested in these entries too:
WordPress database error: [Can't find FULLTEXT index matching the column list]
SELECT ID, post_title, post_content,MATCH (post_name, post_content) AGAINST ('hello world') AS score FROM wp_posts WHERE MATCH (post_name, post_content) AGAINST ('hello world') AND post_date <= '2010-09-04 06:39:59' AND (post_status = 'publish' && ID != '1') AND post_password ='' ORDER BY score DESC LIMIT 2


Hi, this is a comment.
To delete a comment, just log in and view the post's comments. There you will have the option to edit or delete them.