Which method will you use for executing the above query?
A) fetchall()
B) cursor()
C) execute()
D) None of the above
Correct Answer: C
Solution :
[c] execute() function is used.You need to login to perform this action.
You will be redirected in
3 sec