Does using it make me old?
Does using it make me old?
Spec-driven Development is not Task-driven AI
martinelli.ch/spec-driven-...
I had profiles the old way (via about:profiles) - is there a way for me to migrate these to 'new' style profiles?
Don't forget our community day on Wednesday 15th October. #JoelKallmanDay
oracle-base.com/blog/2025/09...
@oracleace @OracleAPEX #orclapex @OracleDatabase
Yesterday's video record for our MCP for @OracleDatabase introduction with @krisrice
www.youtube.com/watch?v=Xnmt...
#Oracle #Database 23.8 images are now available and just a "docker pull gvenzl/oracle-free" away! 🎉
I am getting errors with the new Database Object Dependencies feature. #orclAPEX team, any ideas?
forums.oracle.com/ords/apexds/...
Group rows on consecutive dates with #SQL pattern matching
SELECT ... FROM ... MATCH_RECOGNIZE (
ORDER BY dt
MEASURES ...
PATTERN ( init consecutive* )
DEFINE
consecutive AS dt = PREV ( dt ) + 1
)
The pattern is a regular expression over the defined variables
can't register !
#Oracle #Database 23.6 Free multi-platform images now available on gvenzl/oracle-free
Is anyone having trouble accessing container-registry.oracle.com
ERR-1029 Unable to store session info.
@gvenzl.bsky.social
@thatjeffsmith.com