Forum Discussion

meyer's avatar
meyer
Regular Visitor
8 years ago

Creating a date column with a join from different tables

Hi everybody,   I have a fact table which contains incidents. For each incident I have a an OPEN_DATE and a CLOSED_DATE which have yyyyMMdd format in my table. On the other side, I have my DATE di...