About Oracle
Simplicity is the ultimate form of elegance and sophistication
Pages
(Move to ...)
Home
Presentations and papers
▼
Wednesday, July 30, 2008
Implementing business rules
›
This is the first post about implementing business rules in an Oracle database. In the previous millenium I've implemented them a lot us...
3 comments:
Thursday, July 24, 2008
SYSDATE@!
›
If you use SYSDATE or SYSTIMESTAMP multiple times in a query that takes some time, will you see different times? No, because queries are rea...
2 comments:
Saturday, July 19, 2008
Scalability of dbms_lock.request
›
For some time now, I have recommended to use dbms_lock.request when implementing business rules correctly. In short, the idea behind it is t...
5 comments:
Friday, July 11, 2008
A new blog and a new book
›
Just noticed that Christian Antognini started blogging a couple of weeks ago. I added the blog to my reader, hoping for more interesting po...
Monday, June 9, 2008
Do more with SQL
›
Today I will give an in-house knowledge session called "Do more with SQL". I want to share my knowledge about this topic, because ...
3 comments:
Friday, May 30, 2008
String aggregation with the model clause
›
There are lots of ways to do string aggregation. My favourite one is by using the model clause. Although you have to be aware of the increas...
6 comments:
Monday, May 19, 2008
RuleGen: the test
›
In a earlier blogpost of mine , I talked about Toon Koppelaars' new product called RuleGen . I promised to do some testing about the per...
2 comments:
‹
›
Home
View web version