About Oracle
Simplicity is the ultimate form of elegance and sophistication
Pages
(Move to ...)
Home
Presentations and papers
▼
Thursday, April 1, 2010
SQL injection to the rescue
›
Ok, I may be the last person seeing this, but I thought this is just too funny not to share it. I found a way to get rid of those annoying s...
Tuesday, March 30, 2010
March 30: OGh APEX dag
›
Today was OGh's APEX day. I saw 5 good presentations, in which I was not bored by Powerpoint once. I probably missed a few other good on...
Monday, March 29, 2010
Shredding XML into multiple tables in one shot
›
To insert the data from an XML document into multiple relational tables, you can use PL/SQL, loop statements and the extract function. But I...
7 comments:
Monday, March 8, 2010
Weird exception handling
›
PL/SQL got me fooled today. My assignment was to build a new procedure that gets invoked together with an existing procedure. After I had bu...
Monday, February 15, 2010
OGh APEX dag
›
Tuesday March 30, the Dutch Oracle usergroup OGh organizes one entire day dedicated to APEX. I'm a little biased, as I helped organizing...
Friday, January 15, 2010
enq: JI - contention
›
To implement entity rules and inter-entity rules, one of the options is to use an on commit-time fast refreshable materialized view with a c...
10 comments:
Sunday, January 10, 2010
CAST-COLLECT versus CAST-MULTISET
›
At work I am building an interface using SQL object types and SQL collection types. I noticed a difference between using the COLLECT aggrega...
9 comments:
‹
›
Home
View web version