单项选择题

从结果集中获得若干条数据的命令是()

A.fetchone()
B.fetchmany(size)
C.fetchall()
D.close()