About Question enthuware.ocpjp.v7.2.1636 :
Posted: Tue Mar 25, 2014 9:36 pm
The resultset will have 2 rows IDs 1 and 2. I understand that. But should the resultset also include ITEMID column?
Because the SQL for the second table selects 'everything'?
orderDetailsRS.setCommand("select * from ORDER_DETAILS");
Because the SQL for the second table selects 'everything'?
orderDetailsRS.setCommand("select * from ORDER_DETAILS");