Classes and interfaces for the JDBC API can be found in which package?
a. java.jdbc.
b. javax.jdbc.
c. java.sql.
d. java.sql.jdbc.
C
Computer Science & Information Technology
You might also like to view...
A __________ search is more efficient than a __________ search.
a. character, string b. integer, double c. binary, linear d. linear, binary e. None of these
Computer Science & Information Technology
Which Insert panel category includes buttons for inserting tables and divs?
A. Data B. Forms C. Spry D. Layout
Computer Science & Information Technology
Match the following comparison operator symbols to their meaning
I. = II. < III. <> IV. >= V. > A. Not equal to B. Equal to C. Greater than D. Less than E. Greater than or equal to
Computer Science & Information Technology
What database key uniquely identifies a record within a table?
A) Primary key B) Foreign key C) Secondary key D) Relational key
Computer Science & Information Technology