Last active
May 30, 2016 11:54
-
-
Save isummation/cd4f665bb22f43f859ce4206837baab8 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