Adobe
9A0-127 · Question #86
You capture the RESULT structure of a query that performs an INSERT, UPDATE, or DELETE operation. What does the structure's RECORDCOUNT property represent?
The correct answer is D. the number of rows affected by the query. See the full explanation below for the reasoning.
Question
You capture the RESULT structure of a query that performs an INSERT, UPDATE, or DELETE operation. What does the structure's RECORDCOUNT property represent?
Options
- Athe number of rows in the table after the query is executed
- Bthe number of rows in the table before the query is executed
- Cdifferent values for the INSERT, UPDATE or DELETE operations
- Dthe number of rows affected by the query
How the community answered
(46 responses)- A9% (4)
- B15% (7)
- C2% (1)
- D74% (34)
Community Discussion
No community discussion yet for this question.