Entities that need to store data system_login company property employee buyer Attributes that describe the Entities Entity Attributes 1. system_login login_username : (varchar) login_passward : (int) 2. company com_name : (text) com_reg_no : (int) phone_no : (int) address : (varchar) 3. property ID_no : (int) Type : (text) size : (varchar) ...
Comments
Post a Comment