Question: Web Programming Question 1 Which method of a PHP Data Object can be used to execute INSERT, UPDATE, and DELETE statements? Question options: return data

Web Programming

Question 1

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

Question options:

return

data

action

exec

query

Question 3

Which PHP class can be used to connect to a MySQL database?

Question options:

db

DataConnect

SelectData

argument

PDO

Question 4

When INSERT, UPDATE, or DELETE statements are used in conjunction with a PHP Data Object, what is returned?

Question options:

success or failure

the number of columns that were affected

true or false

the number of rows that were affected

the number of tables that were affected

Question 10

Which clause in a SQL statement specifies the table(s) that should supply the data that is returned?

Question options:

JOIN

SELECT

WHERE

ORDER BY

FROM

Question 11

When coding relative URLs, you can begin the URL with a(n) ____________ to indicate that the URL should start with the current directory.

Question options:

colon (:)

dollar sign ($)

question mark (?)

single dot (.)

exclamation point (!)

Web Programming Question 1 Which method of a PHP Data Object canHide Feedback

The material on which this question is based on can be found on page 157 of the textbook.

Question 12

Which clause in a SQL statement specifies the columns to return?

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!