Last active
October 13, 2016 13:46
-
-
Save isummation/27d48316d457dce1d84f9fcdc71a8368 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| select * from document | |
| where documentid = <cfqueryparam value="#arguments.documentid#" cfsqltype="cf_sql_numeric"> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment