Adobe
9A0-127 · Question #91
9A0-127 Question #91: Real Exam Question with Answer & Explanation
Sign in or unlock 9A0-127 to reveal the answer and full explanation for question #91. The question stem and answer options stay visible for context.
Question
Given the following code: <cfset form.lcategories = "1,3,5"> <cfquery name="qcategories"> select * from category where categoryid in <!--- insert cfqueryparam here ---> </cfquery> Which command results in a successful query execution?
Options
- A( <cfqueryparam cfsqltype="cf_sql_numeric" value="#form.lcategories#" list="yes">)
- B(<cfqueryparam cfsqltype="cf_sql_varchar" value="#form.lcategories#" list="yes">)
- C(<cfqueryparam cfsqltype="cf_sql_varchar" value="#form.lcategories#" >)
- D(<cfqueryparam cfsqltype="cf_sql_numeric" value="#form.lcategories#" >)
Unlock 9A0-127 to see the answer
You've previewed enough free 9A0-127 questions. Unlock 9A0-127 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.