ODTUG 2006 – Overview – KC Oracle Development Tools

Lucas Jellema
0 0
Read Time:20 Second

Donderdag 29 juni presenteerden Alex, Aino, Matthieu en Lucas over hun belevenissen tijdens ODTUG 2006. Hun verhalen liggen vast in een dozijn weblog-artikelen en worden verder ondersteund door de presentaties die je hier kunt downloaden:

Alex over een Week in Washington (ODTUG 2006) (1 Mb)

Lucas vertelt over een weekje on the Wild Side (2 Mb)

Aino: KC ODTUG 2006

Matthieu: Verslag ODTUG 2006 (70 Kb)

About Post Author

Lucas Jellema

Lucas Jellema, active in IT (and with Oracle) since 1994. Oracle ACE Director and Oracle Developer Champion. Solution architect and developer on diverse areas including SQL, JavaScript, Kubernetes & Docker, Machine Learning, Java, SOA and microservices, events in various shapes and forms and many other things. Author of the Oracle Press book Oracle SOA Suite 12c Handbook. Frequent presenter on user groups and community events and conferences such as JavaOne, Oracle Code, CodeOne, NLJUG JFall and Oracle OpenWorld.
Happy
Happy
0 %
Sad
Sad
0 %
Excited
Excited
0 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %
Next Post

An Oracle10g PL/SQL implementation of the AWK split() built-in

With the regular expression functionality in Orcale database 10g some handy build-ins of the UNIX pattern matching language AWK are easily implemented. I myself use AWK split() function quite often in AWK scripts. AWK split() splits a given string into chunks separated by substrings which are described by a regular expression parameter. The […]
%d bloggers like this: