You are on page 1of 2

tbl_borrower

borrowerid(PK)
accountno
lastname
firstname
tbl_user
middlesname
ext userid(PK)
fullname nameofuser
dateofbirth designation
gender account
contactno username
permanentaddress tbl_loan password
nameofspouse loanid(PK) securityquestion
spousecontactno borrowerid(FK) answer
pictureid loanno attemp
datemodified typeofloan status
userid nameofbusiness datemodified
businessaddress
noofyear
natureofbusiness tbl_payment
grosssales paymentid(PK)
netincome loanid(FK)
othersource datepayment
comaker amountpaid
comakercontactno remainingbalance
comakeraddress userid
collateral
collateralvalues
remarks
principalloan
noofinstallment
interest
interestperinstall
principalfee
totalamount tbl_loghistory
totalamountprincipal logid(PK)
dateapplied userid
status datein
datemodified timein
userid dateout
timeout
status
Entity Relationship

This figure shows a data modeling technique that graphically

illustrates an information system’s entities and the relationships

between those entities.

It is a conceptual and representational model of data used to

represent the entity framework infrastructure. It is used as a

high-level logical data model, which is useful in developing a

conceptual design for databases.

You might also like