CIW
1D0-437 · Question #84
1D0-437 Question #84: Real Exam Question with Answer & Explanation
Sign in or unlock 1D0-437 to reveal the answer and full explanation for question #84. The question stem and answer options stay visible for context.
Question
Which line of code represents the correct syntax to establish a reference to a database handle?
Options
- A$dbh = DBI::connect("dbi:mysql:myPhoneBook");
- B$dbh = DBD:->connect("dbi::mysql::myPhoneBook");
- C$dbh = DBD::connect("mysql:dbi:myPhoneBook");
- D$dbh = DBI->connect("dbi:mysql:myPhoneBook");
Unlock 1D0-437 to see the answer
You've previewed enough free 1D0-437 questions. Unlock 1D0-437 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.