Adobe
9A0-127 · Question #92
You need to execute a stored procedure against a database in your application What allows you to access the data returned from that call?
The correct answer is D. the name property of the cfprocresult tag. See the full explanation below for the reasoning.
Question
You need to execute a stored procedure against a database in your application What allows you to access the data returned from that call?
Options
- Athe name property of the cfstoredproc tag
- Bthe name property of the cfquery tag
- Cthe result property of the cfquery tag
- Dthe name property of the cfprocresult tag
How the community answered
(24 responses)- A4% (1)
- B4% (1)
- C13% (3)
- D79% (19)
Community Discussion
No community discussion yet for this question.