First day at the office in the new year…

For me, the first day at the office consists of analysing two databases with the same schema, just different data. I need to figure out if these two can be combined into one schema, where we can apply Row Level Security to separate the data again. Most tables will be easily merged, because the primary […]

Read more

Project Raptor

Oracle has released the first version of project raptor. It is Oracles attempt to create an IDE for the developers of PL/SQL. Completely written in Java. First impression is that is is quite a nice tool, though I am not sure I will discard PL/SQL Developer for using this. I need to play around with it a […]

Read more