Oracle Partner 📞 (0)8450 940 998 ✉ contact@wegobeyond.co.uk
G-Cloud 14 Digital Outcomes 6

Category: SQL

November 17, 2015

Predicate Evaluation Order – Using Generic Fields

I thought this worth talking about as I’ve been in discussions with a number of people recently around best practices for data types etc.…

Read more
October 27, 2015

Post Load Processes – Don’t Neglect Your Statistics!

It is quite common for warehouse developers to customise standard processes to add additional fields. Ideally this is done by modifying the appropriate mapping(s)…

Read more
July 1, 2015

Integrating external command line tools with Oracle data

One thing I find interesting to explore is the integration of different tools with Oracle which may not always be obvious. For example, take…

Read more
📰
April 15, 2015

Generating Rows Automatically in Oracle

Generating Rows Automatically in Oracle Quite often there is a need to generate rows in SQL. Whether it be to generate a row for…

Read more
📰
February 19, 2015

SQL and PL/SQL Mistakes, Misunderstandings and Misconceptions – Part 2

If you missed part 1 then you can find it here. In this post I’ll be focussing on a somewhat common theme – indexes. Whilst this…

Read more
January 24, 2015

Star Transformations with Bitmap Indexes

One area of data warehousing that often confuses people (typically those who have come from an OLTP development background) is bitmap indexes… why do…

Read more
📰
December 9, 2014

SQL and PL/SQL Mistakes, Misunderstandings and Misconceptions – Part 1

I wasn’t too sure of what title to use for this blog post. I wanted to share some things that I see quite regularly…

Read more