Which method of a PHP Data Object can be used to execute dynamic INSERT, UPDATE, and DELETE statements?

Which method of a PHP Data Object can be used to execute dynamic INSERT, UPDATE, and DELETE statements?



Answer: exec


Learn More :