12th Class Computers Science Sample Paper SQL Connectivity - Sample Paper-2

  • question_answer
    Whenever you run Insert, Update and Delete query using Python code, you must run ...........method within the connection object.

    A) fetchall()           

    B) commit()

    C) execute()        

    D) None of the above

    Correct Answer: B

    Solution :

    [b] Whenever you run Insert, Update and Delete query using Python code, you must run commit() method within the connection object.


You need to login to perform this action.
You will be redirected in 3 sec spinner