ORA-00001: Unique constraint violated
Random ramblings and raves of relational relevance!
Thursday, September 24, 2015
Sending SMS text messages from PL/SQL
›
Do you need to send SMS (Short Message Service) text messages from your Oracle database using PL/SQL? This is actually quite easy to do, the...
2 comments:
Monday, September 21, 2015
My nominations for the Oracle Database Developer Choice Awards 2015
›
I'm honored to have been nominated for the Oracle Database Developer Choice Awards 2015 , in no less than three (!) categories: PL/SQ...
Thursday, July 30, 2015
PL/SQL: The Good Parts
›
Somewhat inspired by Douglas Crockford's Javascript: The Good Parts presentation (and book ), I have created a presentation called PL/S...
3 comments:
Thursday, July 23, 2015
ORA-22926 when using getClobVal to convert XMLType to CLOB
›
I ran into a problem the other day when moving some code from one database to another (both XE 11g). The code in question needs to convert a...
Thursday, July 16, 2015
Installing Oracle XE, ORDS and Apex on CentOS - Part Four: Stress testing
›
This is part four in a series of blog posts about how to install Oracle 11g Express Edition (XE) with Oracle Application Express (Apex) on ...
6 comments:
Monday, July 13, 2015
Installing Oracle XE, ORDS and Apex on CentOS - Part Three: Additional configuration
›
This is part three in a series of blog posts about how to install Oracle 11g Express Edition (XE) with Oracle Application Express (Apex) on...
5 comments:
Tuesday, July 7, 2015
Longer names coming to Oracle?
›
Have you ever, like me, been silently finger-counting the number of characters in a table name, column name or procedure name that you are a...
3 comments:
‹
›
Home
View web version