Last active
October 13, 2016 13:46
-
-
Save isummation/d8ec12c64436ac6a617cf4debfd69631 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_integer"> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment