Biography
Books
|
|
Blog
May 11 2006
All right, in the natural vs surrogate key religious war, I rather feel on the natural key side (I have nothing against using a surrogate key as a shorthand for a complex primary key, but I have seen too many people adding to a table a system-incremented column and calling… read moreMay 09 2006
I have been recently involved in trying to improve the performance of an application that primarily handles messages (more and more of them). It is a kind of state machine. Three different types of entities are managed (one of the types happens to be sets of another type), and messages… read moreMay 09 2006
I am not sure that the soothing discourse of vendors about “easy administration” goes the right way. When I read in Oracle’s “2 Day DBA” guide Prior knowledge or experience with managing databases is not required. The only requirement is a basic knowledge of computers. I can just wonder. Everything would no… read more
