<p>I am converting old Access DB's to SQL and writing a CF app. I want to print a report that for shipments per week. How can I query a table with a ship date of 06/04/2019 and return everything that needs to be shipped in that week? The daily WHERE statement is WHERE shipdate = '#DateFormat(Now(), "mm/dd/yyyy")#'</p>
<p>The post <a rel="nofollow" href="https://coldfusion.adobe.com/2019/06/query-by-week/">Query by week</a> appeared first on <a rel="nofollow" href="https://coldfusion.adobe.com">ColdFusion</a>.</p>
Comments: