Which of the following method is used to fetch all the rows of a query result? › Category: Python › Which of the following method is used to fetch all the rows of a query result? 0 Vote Up Vote Down Editor">Editor Staff asked 2 years ago Which of the following method is used to fetch all the rows of a query result? a) fetchone b) select c) fetchall d) fetch 1 Answers 0 Vote Up Vote Down Editor">Editor Staff answered 2 years ago c) fetchall