JDBC, Java Server Pages, and MySQL What MySQL property is used to create a surrogate key in MySQL? UNIQUE None of these AUTO_INCREMENT SEQUENCE UNIQUE None of these AUTO_INCREMENT SEQUENCE ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Which JDBC driver Type(s) can you use in a three-tier architecture and if the Web server and the DBMS are running on the same machine? Both Type 3 and Type 4 Type 1 only All of Type 1, Type 2, Type 3 and Type 4 Type 2 only Both Type 3 and Type 4 Type 1 only All of Type 1, Type 2, Type 3 and Type 4 Type 2 only ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL How many JDBC driver types does Sun define? One Three Two Four One Three Two Four ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL What is invoked via HTTP on the Web server computer when it responds to requests from a user's Web browser? A Java application A Java applet A Java servlet None of these A Java application A Java applet A Java servlet None of these ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL JDBC Type 1 drivers are JDBC-ODBC bridge drivers. False True False True ANSWER DOWNLOAD EXAMIANS APP
JDBC, Java Server Pages, and MySQL Even though Java is machine-independent, JSPs are not. True False True False ANSWER DOWNLOAD EXAMIANS APP