chrissaxon.co.uk
oracle-base.com/articles/26/...
@OracleDatabase #database #26ai
oracle-base.com/articles/26/...
@OracleDatabase #database #26ai
📣 A long overdue post on What's #New for #Developers in #Oracle #AI #Database 23.26.0
📣 A long overdue post on What's #New for #Developers in #Oracle #AI #Database 23.26.0
This week, we have a lot of #technical #details for #Oracle #Database, #OCI and Oracle #Linux
Happy reading!
RESETTABLE Clause to in Oracle AI Database 26ai
oracle-base.com/articles/26/...
@OracleDatabase #database #26ai
RESETTABLE Clause to in Oracle AI Database 26ai
oracle-base.com/articles/26/...
@OracleDatabase #database #26ai
1st Stelios Vlasopoulos
2nd Mahamoutou
3rd Karel_Prech
🍾🏆👏
Well done to all who took part
Think you know more about Oracle #SQL?
Take the Weekly Database quiz at devgym.oracle.com/pls/apex/f?p...
1st Stelios Vlasopoulos
2nd Mahamoutou
3rd Karel_Prech
🍾🏆👏
Well done to all who took part
Think you know more about Oracle #SQL?
Take the Weekly Database quiz at devgym.oracle.com/pls/apex/f?p...
danischnider.wordpress.com/2025/10/24/q...
danischnider.wordpress.com/2025/10/24/q...
SELECT emperor FROM japan AS OF PERIOD FOR meiji_era DATE '1868-10-23'
This uses the temporal period meiji_era to find rows active on the date passed
Today's seems challenging too - can you guess it?
devgym.oracle.com/pls/apex/f?p...
SELECT emperor FROM japan AS OF PERIOD FOR meiji_era DATE '1868-10-23'
This uses the temporal period meiji_era to find rows active on the date passed
Today's seems challenging too - can you guess it?
devgym.oracle.com/pls/apex/f?p...
Shout out to @richard.fichtner.dev for the great idea!
Shout out to @richard.fichtner.dev for the great idea!
🤖 🗺️ 📣 Including #OracleAIWorld coverage!
🎉 🎉 🎉 Lots and lots of amazing #announcements from last week
🤓 Blog posts for #geeks, and more
📖 Don't wait, READ NOW!
🤖 🗺️ 📣 Including #OracleAIWorld coverage!
🎉 🎉 🎉 Lots and lots of amazing #announcements from last week
🤓 Blog posts for #geeks, and more
📖 Don't wait, READ NOW!
Cartesian products
UNION
Non sargable filters (can’t use indexes)
You can use this to find queries in the cursor cache which you may be able to improve
Cartesian products
UNION
Non sargable filters (can’t use indexes)
You can use this to find queries in the cursor cache which you may be able to improve
SELECT AI
e.g.
SELECT AI what are the top 10 movies
Michelle Malcher demos and gives example use cases for it #AIWorld
SELECT AI
e.g.
SELECT AI what are the top 10 movies
Michelle Malcher demos and gives example use cases for it #AIWorld
Read more here:
mikedietrichde.com/2025/10/14/o...
Read more here:
mikedietrichde.com/2025/10/14/o...
From the SQL standpoint it's worth mentioning that is has got the QUALIFY clause:
I bet this starts an avalanche (there are already PostgreSQL patches).
modern-sql.com/caniuse/qual...
¹ 26ai is the marketing version, 23.26.0 is the technical version.
From the SQL standpoint it's worth mentioning that is has got the QUALIFY clause:
I bet this starts an avalanche (there are already PostgreSQL patches).
modern-sql.com/caniuse/qual...
¹ 26ai is the marketing version, 23.26.0 is the technical version.
Speed SQL results for quiz on 07-OCT-2025
Attempt #1: 10 correct in 43 seconds
✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔
#SpeedSQL devgym.oracle.com/pls/apex/f?p...
Speed SQL results for quiz on 07-OCT-2025
Attempt #1: 10 correct in 43 seconds
✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔
#SpeedSQL devgym.oracle.com/pls/apex/f?p...
Recognizing the first transaction on the Helsinki stock exchange, the solution was
SET TRANSACTION READ WRITE NAME q'[Helsinki Stock Exchange]'
This names the db transaction
Can you guess today's statement from the clue?
devgym.oracle.com/pls/apex/f?p...
Recognizing the first transaction on the Helsinki stock exchange, the solution was
SET TRANSACTION READ WRITE NAME q'[Helsinki Stock Exchange]'
This names the db transaction
Can you guess today's statement from the clue?
devgym.oracle.com/pls/apex/f?p...
Use the WITH clause
Optimize #SQL queries using WITH
Join us at Tues 21ct Oct, 2pm UK time asktom.oracle.com/ords/r/tech/...
Use the WITH clause
Optimize #SQL queries using WITH
Join us at Tues 21ct Oct, 2pm UK time asktom.oracle.com/ords/r/tech/...
1st Stelios Vlasopoulos
2nd Andrey Zaytsev
3rd mentzel.iudith
🍾🏆👏
This dedicated trio are also the top-3 ranked players for Q3 2025
See the full rankings at devgym.oracle.com/pls/apex/f?p...
1st Stelios Vlasopoulos
2nd Andrey Zaytsev
3rd mentzel.iudith
🍾🏆👏
This dedicated trio are also the top-3 ranked players for Q3 2025
See the full rankings at devgym.oracle.com/pls/apex/f?p...
🤓 This week, we got a lot of geeky blog posts to read through!
Happy reading!
🤓 This week, we got a lot of geeky blog posts to read through!
Happy reading!
Good going for a language that's over 50 years old!
spectrum.ieee.org/top-programm...
Good going for a language that's over 50 years old!
spectrum.ieee.org/top-programm...
UPDATE t1
SET t1.col = t2.col
FROM t2
WHERE
My latest post looks at this and other methods for updating one table from another
Update only merge
Updating a query
Correlated subquery update
blogs.oracle.com/sql/post/how...
UPDATE t1
SET t1.col = t2.col
FROM t2
WHERE
My latest post looks at this and other methods for updating one table from another
Update only merge
Updating a query
Correlated subquery update
blogs.oracle.com/sql/post/how...
The daily Wordle-style guess the SQL statement quiz turns 2 today
We hope it makes for a fun way to learn Oracle #SQL syntax
Big thanks to Eli Feuerstein for building it
Play today at devgym.oracle.com/pls/apex/f?p...
The daily Wordle-style guess the SQL statement quiz turns 2 today
We hope it makes for a fun way to learn Oracle #SQL syntax
Big thanks to Eli Feuerstein for building it
Play today at devgym.oracle.com/pls/apex/f?p...