What is the use of “ResultSet execute(Statement statement)” method?
Answer Posted / Vikash Kumar Gupta
The ResultSet execute(Statement statement) method in Apache Cassandra executes the given Statement object and returns a new ResultSet object containing the result, which can be used to iterate through the rows returned by the query.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category