Logical ERD is busiess level abstraction to show business object relationship alongside with the required information and data. In other hand, physical ERD is databases structure which defines table, column, data type, referential integrity and so on as a code and commonly written as SQL.