Other News

Community

Using Flashback Database

(Maria Mundrova) I have played again with Oracle Flashback on Oracle database 11.2, last time I used it on Oracle database 10g. It is good to double security your production database before huge database upgrades on application level. Though we use storage snapshots we can also use and Oracle flashb

Editorials

SQL Injection is Still Around

SQL Injection – It’s Still Around Recently I received an email from a colleague consulting for a company that has exposure for SQL Injection. They use a parameterized stored procedure, and determined that they had resolved their exposure to SQL Injection . SQL Injection occurs when a user embeds SQL Statements in input fields of an application or web form. […]