Which of these statements about PDO is NOT true?

Which of these statements about PDO is NOT true?
A . PDO has built-in support for Large Objects (LOBs).
B . Placeholders within PDO prepared statements need to be named.
C . When something goes wrong, PDO can throw an instance of its own exception class.
D . PDO does not emulate missing database features.

Answer: B

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments