In a star schema, each dimension table has a one-to-many relationship with the central fact table. A single dimension record (like one product) relates to many fact records (many sales transactions). One-to-many is the defining characteristic that enables efficient querying.