Question: Question 21 PDO Transaction should be used for all the following SQL statements except? A) CREATE TABLE SQL B) UPDATE SQL SELECT SQL DELETE SQL

 Question 21 PDO Transaction should be used for all the following
SQL statements except? A) CREATE TABLE SQL B) UPDATE SQL SELECT SQL

Question 21 PDO Transaction should be used for all the following SQL statements except? A) CREATE TABLE SQL B) UPDATE SQL SELECT SQL DELETE SQL Question 22 PHP can save the uploaded file by using the following statement: A getUploadedFile($_FILES['myFile']['tmp_name']); B saveFile ($_FILES['myFile']['tmp_name']); move_uploaded_file($_FILES[' myFile']['tmp_name'], "filename"); D) None is true

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!