202k views
1 vote
Which CDC should you use if you expect large tables with a few changes ( und anders herum ) ?

1 Answer

2 votes

Final answer:

Use a column-oriented database management system if you expect large tables with a few changes.

Step-by-step explanation:

If you expect large tables with a few changes in the data, you should use a Column-oriented Database Management System (CDC). This type of database management system stores data columns together instead of rows, which allows for efficient processing when there are only a few changes in the data.

Grouping the data differently in a column-oriented CDC could involve organizing the data based on similar attributes or characteristics. One advantage of grouping the data this way is that it allows for easier analysis of specific attributes or columns.

I switched between tables in my answer because the question asked for the CDC to use in different scenarios. By discussing the advantages and considerations for each situation, I provided a comprehensive answer that addressed both possibilities.

User Bhugy
by
8.1k points