My code automatically inserts data into a database, causing the DB to become too large, and sometimes with repeated information.
For this, I want to use the Slowly Changing Dimension (SCD) method so that:
- A record with a given id will be added...
asked by
15.03.2017 / 15:01