下列选项中,可以一次查询所有记录的是()。
A.mysqli_fetch_assoc()
B.mysqli_fetch_row()
C.mysqli_fetch_all()
D.mysqli_fetch_array()
正确答案是C