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

SQL,

Tricks with SQL: Beware of the Predicate in the Outer Join

Today we will have a look what happens when we place a filter condition into an outer join. We will also have a look at how this compares to placing…
Uli Bethke November 21, 2012

Making use of ODI Flexfields to meet requirements

Get our e-books Discover the Oracle Data Integrator 11g Repository Data Model and Oracle Data Integrator Snippets and Recipes What are ODI Flexfields? In ODI you can create user-defined fields…
Uli Bethke November 12, 2012

ODI Snippets: What is the Optimization Context in ODI?

Get our e-books Discover the Oracle Data Integrator 11g Repository Data Model and Oracle Data Integrator Snippets and Recipes There are a lot of confusing messages out there on what…
Uli Bethke October 30, 2012

How to query a whole schema or even database?! This tip will save you hours and hours of boring work.

Get our e-books Discover the Oracle Data Integrator 11g Repository Data Model and Oracle Data Integrator Snippets and Recipes I really like this tip especially its simplicity. It has saved…
Uli Bethke October 22, 2012
SQL,

Uses of the modulo operator: How Oracle mod can make your life easier.

You may ask, what the heck is modulo? Well, below is an easy to understand definition. "Modulo basically means keep taking the second number away from the first number. When…
Uli Bethke October 11, 2012

Best practice of organizing interfaces and data stores into projects and models in ODI

Get our e-books Discover the Oracle Data Integrator 11g Repository Data Model and Oracle Data Integrator Snippets and Recipes Have you ever wondered what the best way is to structure…
Uli Bethke October 3, 2012
spinner