схема типа "снежинка"(An extension of a star schema such that one or more dimensions are defined by multiple tables. In a snowflake schema, only primary dimension tables are joined to the fact table. Additional dimension tables are joined to primary dimension tables)
схема "снежинка"(в СУБД – расширение схемы "звезда" (см. star schema), в котором каждая конечная таблица исходной звезды, в свою очередь, тоже является звездой ssn)