Given the code fragment:
Assume that: The required database driver is configured in the classpath.
The appropriate database is accessible with the dbURL, userName, and passWord exists The Employee table has a column ID of type integer and the SQL query matches one record.
What is the result?
Click on the arrows to vote for the correct answer
A. B. C. D.A.