Single Choice Not Set

QWhich method rolls back the present transaction?

ID: #2555 MySql with PHP Basic MCQ 1,065 views
Question Info
#2555Q ID
Not SetDifficulty
MySql with PHP Basic MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A commit()
  • B undo()
  • C back()
  • D rollback()
Correct Answer

Explanation

Its prototype follows:

class mysqli{
boolean rollback()
}

Share This Question

Challenge a friend or share with your study group.