03.01.2015 Views

a multi-objective bisexual reproduction genetic algorithm for ...

a multi-objective bisexual reproduction genetic algorithm for ...

a multi-objective bisexual reproduction genetic algorithm for ...

SHOW MORE
SHOW LESS

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

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

88<br />

This section presents the structure of the tables in the database that is created <strong>for</strong><br />

the entity relationship diagram shown in Figure 3-5.<br />

A.1 Faculty<br />

TABLE A-1 Faculty<br />

Table: Faculty<br />

Field Type Key Description<br />

FacultyID char(2) Primary ID of faculty<br />

FacultyName char(100) Name of faculty<br />

The university has several faculties, e.g. Faculty of Science, Faculty of<br />

Engineering, and Faculty of Education.<br />

A.2 Department<br />

TABLE A-2 Department<br />

Table: Department<br />

Field Type Key Description<br />

DeptID char(3) Primary ID of department<br />

DeptName char(255) Name of department<br />

FacultyID char(2) Foreign ID of faculty<br />

Each faculty has several departments that include a set of lecturers and courses<br />

within the same scientific domain, e.g. Department of Computer Science, Department<br />

of Mathematics, and Department of Physics.

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

Saved successfully!

Ooh no, something went wrong!