Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
によって返されたデータCreateODBCDateがSQLクエリで使用されている場合、戻り値をサニタイズする必要がありますか、それとも不要ですか?これが公式ドキュメントです。
CreateODBCDate
CreateODBCDateにサニタイズは必要ありませんが<cfqueryparam>、セキュリティ(組み込みの検証)とパフォーマンス(プリペアドステートメント)の両方を無料で利用して利用するのは賢明なことです。
<cfqueryparam>