Explore >> Select a destination


You are here

connor-mcdonald.com
| | nenadnoveljic.com
10.0 parsecs away

Travel
| | PL/SQL, C, Python and Java handle bind variable length differently. As a consequence, different execution plans could be generated when the same query runs from different programming languages.
| | timurakhmadeev.wordpress.com
13.3 parsecs away

Travel
| | If you were an Oracle developer and you were asked to implement a small part of the JDBC driver functionality - the getIndexInfo() method of the java.sql.DatabaseMetaData interface - how'd you do that? The API states following requirements: ResultSet getIndexInfo(Stringcatalog, Stringschema, Stringtable, booleanunique, booleanapproximate) throws SQLException Retrieves a description of the given table's indices and...
| | dohdatabase.com
10.2 parsecs away

Travel
| | Oracle Java Virtual Machine allows you to execute Java code directly in the database. This offers some amazing benefits. However, if it is not in use, you can speed up patching and upgrading by removing it. But how do you know whether it is in use?
| | www.pythian.com
107.7 parsecs away

Travel
| A look at the motivation for S-ASH and a walkthrough of S-ASH installation.