01.03.2017 Views

new

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Table 5: tbl_owner<br />

FIELD NAME DATATYPE CONSTRAINTS DESCRIPTION<br />

Id Int Primary Key Owner id<br />

Name nvarchar(50) Not null Owner name<br />

Mobile nvarchar(50) Not null Owner mobile number<br />

Email nvarchar(50) Not null Owner email<br />

Flatno Int Foreign Key Flat no<br />

Tenants nvarchar(50) Not null Type of resident<br />

Parking nvarchar(50) Not null Mode of parking<br />

Transaction_mode nvarchar(50) Not null Mode of transaction<br />

Date_entry nvarchar(50) Not null Date<br />

Table6: tbl_rent<br />

FIELD NAME DATATYPE CONSTRAINTS DESCRIPTION<br />

Id Int Primary Key Rent id<br />

Name nvarchar(50) Not null Resident name<br />

Mobile nvarchar(50) Not null Resident mobile<br />

number<br />

Email nvarchar(50) Not null Resident email<br />

Flatno Int Foreign Key Resident flatno<br />

Tenants nvarchar(50) Not null Type of Resident<br />

Parking nvarchar(50) Not null Mode of parking<br />

Transaction_mode nvarchar(50) Not null Mode of transaction<br />

Rent_date nvarchar(50) Not null Rent date<br />

Amount nvarchar(50) Not null Rent amount

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!