Tobias Arnhold's Avatar

Tobias Arnhold

@tobias-arnhold.bsky.social

A guy with passion for Oracle APEX and BI. Beside this I'm a Dad, Geek and Football Fan.

194 Followers  |  116 Following  |  4 Posts  |  Joined: 18.11.2024  |  1.6697

Latest posts by tobias-arnhold.bsky.social on Bluesky

Diverse Logos

Diverse Logos

Juhu,

wir haben diese Woche ein Frankfurt APEX Meetup!

Am 22.5. sind wir ab 17:30 bei Syntegris in Neu-Isenburg zu Gast.

Anmeldung รผber Meetup:
meetu.ps/e/P2Lvm/pMkw...

Wir freuen uns auf Euch!

@oracleace.bsky.social @ora2know.de
#orclAPEX

19.05.2025 19:03 โ€” ๐Ÿ‘ 11    ๐Ÿ” 8    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

@chrisdeberg.bsky.social @anjeli2001.bsky.social

15.05.2025 19:50 โ€” ๐Ÿ‘ 3    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image Post image Post image Post image

#apexconn25 Schรถn warโ€™s! ๐Ÿ”ฅ๐ŸŽข
Team, Connecten, Achterbahnen und einen glรผcklichen Gewinnerโ—๏ธ
#orclapex

15.05.2025 17:57 โ€” ๐Ÿ‘ 15    ๐Ÿ” 4    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 1
Post image

#apexconn25 Tipp fรผr 11:00 Uhr โžก๏ธ โ€žDie APEX Karriereleiterโ€œ โ€” Karriere, Einkommen, Weiterentwicklung | meine.doag.org/events/apex-...

Mit @tobias-arnhold.bsky.social und Andrรฉ Monson im Raum Bellevue

PS: 15 Aussteller im Dome ๐Ÿคฉ Kaffee/Wasser holen und immer wieder gerne vorbeischauen.

#orclapex

14.05.2025 07:41 โ€” ๐Ÿ‘ 7    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Wann kommt das Produkt endlich?

Wann kommt das Produkt endlich?

Sehr lebensnaher Vortrag von @anjeli2001.bsky.social, @tobias-arnhold.bsky.social und Andrรฉ Monson - mit freundlicher Unterstรผtzung von @ronnyweiss.bsky.social ๐Ÿ‘

#APEXconn25 #orclAPEX Karriere

14.05.2025 09:44 โ€” ๐Ÿ‘ 7    ๐Ÿ” 2    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Things we learned about LLMs in 2024

A lot has happened in the world of Large Language Models over the course of 2024. Here's a ...

https://simonwillison.net/2024/Dec/31/llms-in-2024/#atom-everything

05.01.2025 01:15 โ€” ๐Ÿ‘ 15    ๐Ÿ” 4    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

Speaking of which ... for the old-schoolers

17.12.2024 14:54 โ€” ๐Ÿ‘ 3    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

I didnโ€™t know that a new release was out until I saw @thatjeffsmith.com announce it. Went over to trigger the update only to find it had updated itself already. Couldnโ€™t be easier to use.

17.12.2024 13:53 โ€” ๐Ÿ‘ 5    ๐Ÿ” 2    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
Oracle Database Tools Statement of Direction The Oracle Database desktop development, query, and management platform for the past two decades has been Oracle SQL Developer. With more than 7,000,000 installs worldwide, we have helped our customer...

๐Ÿ“ฃ Oracle SQL Developer Extension for VS Code is now your official platform for Oracle Database querying, development, and administration.

www.linkedin.com/pulse/oracle...

The Oracle Developer Tools extension has been deprecated.

I also share a bit of roadmap/futures you can look forward to.

10.12.2024 22:01 โ€” ๐Ÿ‘ 13    ๐Ÿ” 7    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0

Since multiple people asked, @samarchdb.bsky.social's research doesn't really work well on Postgres because it has one of the worst query optimizers we've tested (sorry it's true). It cannot decorrelate subqueries needed to inline UDFs. See Sam's CIDR 2024 paper: db.cs.cmu.edu/papers/2024/...

07.12.2024 03:10 โ€” ๐Ÿ‘ 40    ๐Ÿ” 9    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 1
Preview
How to cancel a long running Oracle SQL query in VS Code When you're running SQL via VS Code and our Oracle SQL Developer Extension, you have two options for how to cancel. Here's a quick read with demo.

Got a long-running Oracle SQL query that Just Won't Stop?

Cancel it with

ALTER SYSTEM CANCEL SQL '<sid>, <serial#>'

Or if you're using the Oracle SQL Developer Extension for VS Code you stop it using

Task Status
Task Monitor

@thatjeffsmith.com demos

06.12.2024 12:00 โ€” ๐Ÿ‘ 10    ๐Ÿ” 5    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Starter pack of #SYM42 Symposium 42 members

go.bsky.app/AnE4rQH

14.11.2024 19:27 โ€” ๐Ÿ‘ 16    ๐Ÿ” 10    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 2
SQL firewall overview

SQL firewall overview

Oracle Database 23ai has a built in #SQL firewall

Use this to define a list of allowed statements

Statement not the list are logged and can also be blocked

@stefanoehrli.bsky.social tracking us all about it at #ukoug2024

02.12.2024 12:25 โ€” ๐Ÿ‘ 10    ๐Ÿ” 3    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
CfP ends today, midnight DOAG time

CfP ends today, midnight DOAG time

Gianni says I canโ€™t use #ukougdiscover24 to promote #apexconn25 ๐Ÿคทโ€โ™€๏ธ

But CfP ends TODAY!
You can submit here: apex.doag.org ๐Ÿ™‚

Tracks:
Solutions
APEX ##orclAPEX
SQL&PL/SQL #sql #plsql

02.12.2024 11:17 โ€” ๐Ÿ‘ 19    ๐Ÿ” 8    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
This image shows a Workflow Diagram modeled in APEX 24.1 Workflow Designer. The diagram shows several activities in a sequence with a Switch activity to branch in the process after a Human Task. Depending on the outcome of the Human Task, APPROVED or REJECTED, the process takes a certain route. Also shown in the diagram is a custom activity 'OML Pipeline' which is implemented as a Process Type plugin and enabled for use as Workflow Activity.

This image shows a Workflow Diagram modeled in APEX 24.1 Workflow Designer. The diagram shows several activities in a sequence with a Switch activity to branch in the process after a Human Task. Depending on the outcome of the Human Task, APPROVED or REJECTED, the process takes a certain route. Also shown in the diagram is a custom activity 'OML Pipeline' which is implemented as a Process Type plugin and enabled for use as Workflow Activity.

Did I say I submitted something for #apexconn25 next year. What do you think is the topic? The image below will give some hint. Hurry up #orclAPEX folks, today is the last day to submit for this conference.
#processautomation #workflow

02.12.2024 12:36 โ€” ๐Ÿ‘ 12    ๐Ÿ” 7    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
APEX connect 2025: APEX Connect

Last day to submit your abstract for the APEX Connect 2025โ—๏ธ
Be part of this unique event
๐Ÿ–ฅ๏ธ๐ŸŽข๐Ÿง‘๐Ÿผโ€๐Ÿ’ป๐ŸŽก๐Ÿ‘ฉ๐Ÿปโ€๐Ÿ’ป๐ŸŽ ๐Ÿƒ๐Ÿปโ€โ™‚๏ธ
apex.doag.org/de/apex-conn...
#savethedate 13-15 May โ€˜25
#orclapex
#europapark

02.12.2024 07:03 โ€” ๐Ÿ‘ 6    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Submit your abstract for the APEX Connect conference. May 13-15, 2025.

Submit your abstract for the APEX Connect conference. May 13-15, 2025.

Did you submit your abstract already? Deadline is tomorrow, December 2nd.

apex.doag.org

#orclapex #apexconn25 @doagev.bsky.social

01.12.2024 14:00 โ€” ๐Ÿ‘ 8    ๐Ÿ” 7    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

Conference: lovely part of life
Dinner: great
Drinks: essential
Friends: invaluable

#ukougdiscover24

30.11.2024 21:58 โ€” ๐Ÿ‘ 24    ๐Ÿ” 3    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 1
APEX Shortcuts | UC Advent Calendar 1
YouTube video by United Codes APEX Shortcuts | UC Advent Calendar 1

For the festive season, we are doing a @united-codes.bsky.social ย advent calendar with a quick APEX tip video every day.

Check out how you can create reusable item utility buttons with #orclAPEX Shortcuts: youtu.be/iaX9R6O37QM

01.12.2024 10:30 โ€” ๐Ÿ‘ 23    ๐Ÿ” 11    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 1
Post image

JSON support in SQL is not about storing JSON documentsยน.

While storing JSON in SQL tables is possible and sometimes quite useful, the true power of JSON in SQL comes from the ability to *process* JSON within SQL.

29.11.2024 10:22 โ€” ๐Ÿ‘ 18    ๐Ÿ” 10    ๐Ÿ’ฌ 3    ๐Ÿ“Œ 2
Video thumbnail

I'll present next week during the JSON Schema APIDays Paris!
Agenda: conference.json-schema.org/schedule/#da...
Grab your free ticket here ๐Ÿ‘‰ ticket.apidays.global/event/apiday...

#jsonschemaconf24 #jsonschema #apidays #data #json

29.11.2024 15:03 โ€” ๐Ÿ‘ 3    ๐Ÿ” 5    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 1
Live SQL V2 script to show how delimited strings can be tokenized in the Oracle Database. My favorites are:

--
-- Alternative 1: Split with APEX_STRING.SPLIT
--
select record_id, count(column_value) as token_cnt
  from tokens,
       apex_string.split( record_tokens, ':')
group by record_id;

--
-- Alternative 2: Split with JSON_TABLE
--
select record_id, count(token) as token_cnt
  from tokens,
       json_table( 
            '["' || replace( replace( replace( record_tokens, '\', '\\' ), '"', '\"' ), ':', '","' ) || '"]',
            '$[*]'
            columns (token varchar2(255) path '$' ))
 group by record_id;

Live SQL V2 script to show how delimited strings can be tokenized in the Oracle Database. My favorites are: -- -- Alternative 1: Split with APEX_STRING.SPLIT -- select record_id, count(column_value) as token_cnt from tokens, apex_string.split( record_tokens, ':') group by record_id; -- -- Alternative 2: Split with JSON_TABLE -- select record_id, count(token) as token_cnt from tokens, json_table( '["' || replace( replace( replace( record_tokens, '\', '\\' ), '"', '\"' ), ':', '","' ) || '"]', '$[*]' columns (token varchar2(255) path '$' )) group by record_id;

... seen the usage of REGEXP_SUBSTR and CONNECT BY to tokenize strings with SQL - and guess what? Was way too slow.

So, here's a LiveSQL V2 script to compare a few approaches.
livesql.oracle.com/next/library...

JSON_TABLE or APEX_STRING are still my favorites!

#OracleDatabase #SQL

26.11.2024 14:43 โ€” ๐Ÿ‘ 13    ๐Ÿ” 4    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 1
Niels de Bruijn, links im Bild, Konferenzleiter der APEX connect 2025, und Sabine Heimsath, Leiterin des Streams PL/SQL auf der selbigen Konferenz im Europa-Park in Rust, sprechen รผber den in wenigen endenden Call for Papers zur Einreichung von Vortrรคgen.

Niels de Bruijn, links im Bild, Konferenzleiter der APEX connect 2025, und Sabine Heimsath, Leiterin des Streams PL/SQL auf der selbigen Konferenz im Europa-Park in Rust, sprechen รผber den in wenigen endenden Call for Papers zur Einreichung von Vortrรคgen.

๐ŸŽฅ DOAG.tv | Finale im Call for Papers ๐Ÿš€ nielsdb.bsky.social, Konferenzleiter der #apexconn25, und @oraesque.bsky.social, DOAG Themenverantwortliche #PLSQL, sprechen รผber den am 02.12.2024 um 23:59 Uhr endenden Countdown zur Einreichung von Vortrรคgen fรผr die #orclapex Fachkonferenz โžก๏ธ scomp.ly/aeYbq1L

26.11.2024 08:22 โ€” ๐Ÿ‘ 11    ๐Ÿ” 5    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0
Post image

It's time to write abstracts!!

The call for papers for APEX World 2025, 15th edition is now open!

nloug.nl/en/events/ca...

#CfP #APEXWorld2025 #aw25 #15thEdition #orclAPEX #oracle #CallForPapers @oracleugs @oracleace

21.11.2024 10:58 โ€” ๐Ÿ‘ 11    ๐Ÿ” 11    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 3
Post image

So sehr ich mich auf zu Hause freue, so wehmรผtig bin ich das heute schon Schluss mit #Doag2024 ist ... Auf in den letzten Tag

21.11.2024 07:05 โ€” ๐Ÿ‘ 4    ๐Ÿ” 3    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Firefox Developer Edition. ๐Ÿ”ฅ๐ŸฆŠ
#orclapex

20.11.2024 16:23 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Sabine mit APEX Connect T-Shirt

Sabine mit APEX Connect T-Shirt

Auf der Konferenz ist vor der Konferenz!!!

Bitte vergesst nicht: Der CfP fรผr die APEX Connect 2025 lรคuft. Und zwar bis zum 2. Dezember. Abends. Nachts.
Aber Ihr mรผsst es nicht ausreizen ๐Ÿ™‚

Einfach einreichen: apex.doag.org

#APEXconn25 13. - 15. Mai โ€™25 im Europapark!

#DOAG2024 #orclAPEX

20.11.2024 15:45 โ€” ๐Ÿ‘ 32    ๐Ÿ” 13    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Oracle LiveSQL, free SQL/DB (23ai!), no sign-up required It's that much easier to get started learning SQL and Oracle Database with our new and improved Oracle LiveSQL platform! Now running 23ai!

I have a new answer for what's the easiest way to get started with Oracle or SQL, using the latest technology..

Oracle LiveSQL

www.thatjeffsmith.com/archive/2024...

18.11.2024 21:01 โ€” ๐Ÿ‘ 40    ๐Ÿ” 15    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 1

@tobias-arnhold is following 20 prominent accounts