Which method do you use to fetch records from the result set ?
The fetchall() method, fetchmany() method, or fetchone() method can be used to fetch records from the result set.