http://www.brentozar.com/archive/2009/09/whats-on-my-bookshelf/
... ResultSet WSrowid = WSdbmd.getBestRowIdentifier() (... "employees", ...); ... WSs.executeUpdate("UPDATE employees SET ADDRESS = ? WHERE ROWID = ?"; // fastest access to the data!
... ResultSet WSrowid = WSdbmd.getBestRowIdentifier() (... "employees", ...); ... WSs.executeUpdate("UPDATE employees SET ADDRESS = ? WHERE ROWID = ?"; // fastest access to the data!
Book Content Copyright © 2009 by Prentice Hall PTR. All rights reserved. | Corporate Sponsor DataDirect Technologies.