Multiple choice technology databases While creating tables the concept that is used to reduce redundancy in data is called Views Aliases Sequence Normalization Reveal answer Fill a bubble to check yourself D Correct answer Explanation Normalization is the process of organizing data in a database to minimize data redundancy and dependency. Views, aliases, and sequences do not reduce redundancy; they serve for abstraction, renaming, and generating unique numbers.