<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>ProductCart Shopping Cart Software Forums : Average Items Per Order</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Suggestions : Average Items Per Order]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 11 Apr 2026 09:33:13 +0000</pubDate>
  <lastBuildDate>Fri, 16 Feb 2007 13:07:42 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forum.productcart.com/RSS_post_feed.asp?TID=661</WebWizForums:feedURL>
  <image>
   <title><![CDATA[ProductCart Shopping Cart Software Forums]]></title>
   <url>https://forum.productcart.com/forum_images/pc_logo_50.png</url>
   <link>https://forum.productcart.com/</link>
  </image>
  <item>
   <title><![CDATA[Average Items Per Order : I think I got it, if anyone sees...]]></title>
   <link>https://forum.productcart.com/average-items-per-order_topic661_post1946.html#1946</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=36">MOlson</a><br /><strong>Subject:</strong> 661<br /><strong>Posted:</strong> 16-February-2007 at 1:07pm<br /><br /><P>I think I got it, if anyone sees a problem with this please let me know, just don't tell my Marketing department <IMG src="https://forum.productcart.com/smileys/smiley2.gif" border="0"></P><FONT color=#0000ff size=2><P>SELECT</FONT><FONT size=2> orders</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>idOrder</FONT><FONT color=#808080 size=2>,</FONT><FONT size=2> </FONT><FONT color=#ff00ff size=2>SUM</FONT><FONT color=#808080 size=2>(</FONT><FONT size=2>ProductsOrdered</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>quantity</FONT><FONT color=#808080 size=2>)</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>as</FONT><FONT size=2> "Total Products"</P></FONT><FONT color=#0000ff size=2><P>FROM</FONT><FONT size=2> orders </FONT><FONT color=#808080 size=2>INNER</FONT><FONT size=2> </FONT><FONT color=#808080 size=2>JOIN</FONT><FONT size=2> ProductsOrdered </FONT><FONT color=#0000ff size=2>ON</FONT><FONT size=2> orders</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>idOrder </FONT><FONT color=#808080 size=2>=</FONT><FONT size=2> ProductsOrdered</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>idOrder</P></FONT><FONT color=#0000ff size=2><P>WHERE</FONT><FONT size=2> </FONT><FONT color=#808080 size=2>((</FONT><FONT size=2>orderStatus </FONT><FONT color=#808080 size=2>&gt;</FONT><FONT size=2> 2 </FONT><FONT color=#808080 size=2>AND</FONT><FONT size=2> orderStatus </FONT><FONT color=#808080 size=2>&lt;</FONT><FONT size=2> 5</FONT><FONT color=#808080 size=2>)</FONT><FONT size=2> </FONT><FONT color=#808080 size=2>OR</FONT><FONT size=2> </FONT><FONT color=#808080 size=2>(</FONT><FONT size=2>orderStatus </FONT><FONT color=#808080 size=2>&gt;</FONT><FONT size=2> 6 </FONT><FONT color=#808080 size=2>AND</FONT><FONT size=2> orderStatus </FONT><FONT color=#808080 size=2>&lt;</FONT><FONT size=2> 9</FONT><FONT color=#808080 size=2>))</FONT><FONT size=2> </FONT><FONT color=#808080 size=2>AND</FONT><FONT size=2> orderDate </FONT><FONT color=#808080 size=2>&gt;=</FONT><FONT size=2> </FONT><FONT color=#ff0000 size=2>'01/01/2006'</FONT><FONT size=2> </FONT><FONT color=#808080 size=2>AND</FONT><FONT size=2> orderDate </FONT><FONT color=#808080 size=2>&lt;=</FONT><FONT size=2> </FONT><FONT color=#ff0000 size=2>'12/31/2006'</P></FONT><FONT color=#0000ff size=2><P>GROUP</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>BY</FONT><FONT size=2> orders</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>idOrder</P></FONT><FONT color=#0000ff size=2><P>order</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>by</FONT><FONT size=2> orders</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>idOrder</FONT><FONT color=#808080 size=2>;</P></FONT>]]>
   </description>
   <pubDate>Fri, 16 Feb 2007 13:07:42 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/average-items-per-order_topic661_post1946.html#1946</guid>
  </item> 
  <item>
   <title><![CDATA[Average Items Per Order : I need a little help with some...]]></title>
   <link>https://forum.productcart.com/average-items-per-order_topic661_post1930.html#1930</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=36">MOlson</a><br /><strong>Subject:</strong> 661<br /><strong>Posted:</strong> 14-February-2007 at 6:14pm<br /><br /><P>I need a little help with some SQL.&nbsp; We are registering with shop.org and they are asking for some data on our site.&nbsp; Could someone help me with the query for:</P><P>Average Number of Items Per Order for 2006</P><P>Thanks in advance for any help.&nbsp; I've busted out the old college database books and it scares me.</P><span style="font-size:10px"><br /><br />Edited by MOlson - 14-February-2007 at 6:14pm</span>]]>
   </description>
   <pubDate>Wed, 14 Feb 2007 18:14:07 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/average-items-per-order_topic661_post1930.html#1930</guid>
  </item> 
 </channel>
</rss>