You are here |
juliandontcheff.wordpress.com | ||
| | | |
exadatadba.blog
|
|
| | | | It's not an easy answer -- which version is best for you? The Always Free Autonomous Database in the Oracle Cloud (currently on version 23.6.0.24.11) or the free developer edition for Windows or Linux (currently on version 23.6.0.24.10)? The answer depends on a number of factors: CPU availability Database size Cost (both are more or... | |
| | | |
timurakhmadeev.wordpress.com
|
|
| | | | 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
|
|
| | | | 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.kevinrchant.com
|
|
| | In this post I want to cover spreading your SQL Server wings with Microsoft Fabric . As part of a series of posts. |