Zend PHP 5.3 Certification 200-530 Question # 42 Topic 5 Discussion

Zend PHP 5.3 Certification 200-530 Question # 42 Topic 5 Discussion

200-530 Exam Topic 5 Question 42 Discussion:
Question #: 42
Topic #: 5

Consider the following table data and PHP code. What is the outcome?

Table data (table name "users" with primary key "Id"):

200-530 Question 42

PHP code (assume the PDO connection is correctly established):

200-530 Question 42


A.

The database will return no rows


B.

The value of $result will be an array


C.

The value of $result will be empty


D.

The value of $result will be 'gamma@exmple.net'.


Get Premium 200-530 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.