|
You are here |
dohdatabase.com | ||
| | | | |
juliandontcheff.wordpress.com
|
|
| | | | | On October 18th 2022, Oracle announced the new long term release of 23c Beta. Here is a compiled list of the new features I am aware of: OLTP and Core DB: Accelerate SecureFiles LOB Write PerformanceAutomatic SecureFiles ShrinkAutomatic Transaction AbortEscrow Column Concurrency ControlFast Ingest (Memoptimize for Write) EnhancementsIncreased Column Limit to 4kManaging Flashback Database Logs... | |
| | | | |
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... | |
| | | | |
martincarstenbach.com
|
|
| | | | | Oracle Database 23ai introduces In-Database JavaScript for Linux x86-64 and aarch64. That's Linux on Intel and Arm, respectively. Developers with a preference for Typescript can use it alternatively after transpilation to JavaScript. JavaScript support in Oracle Database is known as Multilingual Engine, or MLE for short. The latest Oracle SQL Developer Extension for VSCode release... | |
| | | | |
curatedsql.com
|
|
| | | [AI summary] The article discusses the practice of saving data requests in organized folders for easier retrieval and management, with examples from SQL Server and data analysis contexts. | ||