OWSUG.ca

Welcome to Ottawa's Windows Server User Group Community!
Welcome to OWSUG.ca Sign in | Join | Help
in Search

SMS

Blog Statistic – Part 2

Just after posting the blog stats, I remember that I also want to check out that number of ping backs and comments.

 

Since April 1 2007 there have been 181 ping backs and 22 comments

 select count(*) as '# of Comments' from cs_Posts cs_Posts, cs_Sections SEC where cs_Posts.SectionID = Sec.SectionID and Groupid = 3 and cs_Posts.SectionID = 20 and postdate > '2007-04-01' and posttype = 1 and postlevel > 1 select count(*) as '# of ping backs' from cs_Posts cs_Posts, cs_Sections SEC where cs_Posts.SectionID = Sec.SectionID and Groupid = 3 and cs_Posts.SectionID = 20 and postdate > '2007-04-01' and posttype = 0 and postlevel > 1

 

Published Sunday, January 20, 2008 8:03 PM by SMSUG.ca

Comments

No Comments
Anonymous comments are disabled

This Blog

Syndication

Powered by Community Server, by Telligent Systems