Title:
Should you convert all your CFQUERY sql to stored procedures? A different perspective
| View in Portal<p>Some folks would say that one should ALWAYS favor putting SQL in a stored procedure versus running it dynamically from within CFQUERY. Here are some thoughts that offer a counterpoint.</p>
<p>The post <a rel="nofollow" href="https://coldfusion.adobe.com/2019/12/should-you-convert-cfqueries-to-sps/">Should you convert all your CFQUERY sql to stored procedures? A different perspective</a> appeared first on <a rel="nofollow" href="https://coldfusion.adobe.com">ColdFusion</a>.</p>
Comments: