How many ports of TCP/IP are reserved for specific protocols
Which packages contain the JDBC classes
Which of the following is correct about setMaxRows(int)? A - setMaxRows(int) method of the ResultSet specifies how many rows a ResultSet can contain at a time. B - setMaxRows(int) affects the client side JDBC object. C - Both of the above. D - None of the above