In my ongoing review of Oracle Database 23ai’s vector functions, there was some confusion about which distance functions are equivalent, what the aliases are for
Tag: Oracle Database
Visualizing Multi-Dimensional Vectors from Oracle Database 23ai
One of the key features of Oracle Database 23ai is creating multi-dimensional vectors and storing them alongside relational data in your tables. As I was
Oracle Compression Syntax: Read the Freakin’ Manual?
(Updated 6/4/2020 to reflect incremental features in 20c release; updated 11/16/2022 for 21c incremental features; updated 6/15/2024 for 23ai incremental features). “Bigger on the inside?
New Whitepaper: Oracle Exadata Performance and AWR
Managing performance on Exadata can be tricky, partly because you’re using a RAC environment with two or more database nodes managed using Database Resource Manager
What’s the Metadata for a Query in Oracle Database 19c?
A cross-platform developer asked me if there was an Oracle equivalent to a procedure for returning the columns with datatypes and precisions for any given
Blockchain Tables in Oracle Database 23c: Time Travel and Wormholes Part 2
In Part 1 I demonstrated the basic functionality of blockchain tables in Oracle Database 19c, otherwise known as V1 blockchain tables. They are available if