What is the difference between data modeling and logical data base design?


What is the difference between data modeling and logical data base design?


Answer: In data modeling we are constructing and showing the Entity-Relationship among the objects.
In logical data base design, the E-R diagram is converted to the sets of tables and relationships among the tables.