Top Articles

SQL Visualisation Guide – Query Diagrams, Lineage & ERD

Have you ever inherited the SQL codebase from someone else where it is in a “bit of a mess”? 😁 Sound familiar? Most data engineers and SQL developers have been there including myself—staring at a spaghetti-like web of queries, trying to untangle a chaotic SQL codebase. It’s a common nightmare. Traditionally, you had to fight …

Uli Bethke November 3, 2024

Recent Articles

Under the hood of the Sunopsis Memory Engine. Part 2

Get our e-books Discover the Oracle Data Integrator 11g Repository Data Model and Oracle Data Integrator Snippets and Recipes In the first part of this series we've had a high level look at the ODI…
Uli Bethke February 1, 2010

Under the hood of the Sunopsis Memory Engine. Part 1.

Get our e-books Discover the Oracle Data Integrator 11g Repository Data Model and Oracle Data Integrator Snippets and RecipesOracle Data Integrator not only uses hsqldb for its demo environment. It…
Uli Bethke January 23, 2010

Using subqueries in Oracle Data Integrator (ODI) interfaces for complex data integration requirements

Get our e-books Discover the Oracle Data Integrator 11g Repository Data Model and Oracle Data Integrator Snippets and RecipesOracle Data Integrator does not have any built in functionality for subqueries…
Uli Bethke January 7, 2010

ODI Snippets: OdiSqlUnload with header

Get our e-books Discover the Oracle Data Integrator 11g Repository Data Model and Oracle Data Integrator Snippets and Recipes OdiSqlUnload is a handy tool to quickly dump the content of…
Uli Bethke November 19, 2009

ODI snippets: Purge Log and shrink space

Get our e-books Discover the Oracle Data Integrator 11g Repository Data Model and Oracle Data Integrator Snippets and Recipes We all know that we should purge the ODI log on…
Uli Bethke November 17, 2009
SQL,

SQL quiz revisited: ROW_NUMBER, LAST_VALUE, FIRST_VALUE and the SQL knights value problem.

Thank you all for your entries to the recent quiz. The guys from Packt should be shortly sending out the e-books to the winners.Today I will walk you through some…
Uli Bethke November 15, 2009
spinner