Is it correct to represent a foreign key on a conceptual data model?
        Posted  
        
            by Zach
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Zach
        
        
        
        Published on 2010-04-29T09:23:34Z
        Indexed on 
            2010/04/29
            9:27 UTC
        
        
        Read the original article
        Hit count: 249
        
database-design
Is it correct to represent a foreign key on a conceptual data model, or should I only introduce foreign keys when I am doing the relational model?
© Stack Overflow or respective owner