Which One Of The Following Method Is Used To Retrieve The #285
Which one of the following method is used to retrieve the number of rows affected by an INSERT, UPDATE, or DELETE query?
This multiple choice question (MCQ) is related to the book/course gs gs107 PHP: Hypertext Preprocessor. It can also be found in gs gs107 Objects and Databases - PHP Databases - Quiz No.2.
Which one of the following method is used to retrieve the number of rows affected by an INSERT, UPDATE, or DELETE query?
num_rows()
affected_rows()
changed_rows()
mysqli_affected_rows()