Forum Replies Created

Viewing 5 posts - 1 through 6 (of 6 total)

  • RE: Creating a small banking datawarehouse

    Thanks Chris! And good to hear I'm somewhat on the right track. Good point regarding the date dimension. I realize that indeed all databases I have worked with have one,...

  • RE: Creating a small banking datawarehouse

    I ran into a first example while creating a query to test whether I can apply the rules via a join.

    Select *

    From dbo.ds_banktransacties ds

    LEFT JOIN dbo.dim_Rules r ...

  • RE: Creating a small banking datawarehouse

    Jeff Moden (12/16/2016)


    Absolutely awesome in two areas... 1) not many companies do such a thing and I think that's great and 2) you've certainly embraced the idea that some side...

  • RE: Creating a small banking datawarehouse

    Haha thanks for asking 😀 It's a traineeship. The focus of the company was to find trainees from business studies that can be schooled to become BI consultants. I'm trying...

  • RE: Creating a small banking datawarehouse

    Hi thanks for the advice. I am a little acquainted with concepts such as dimensional modelling and have basic SQL skills. However I've noticed that it is difficult to fully...

Viewing 5 posts - 1 through 6 (of 6 total)