Tujuan : Mahasiswa dapat Mendemonstrasikan pemrosesan file dan database dalam pemograman terstruktur dengan

Download Report

Transcript Tujuan : Mahasiswa dapat Mendemonstrasikan pemrosesan file dan database dalam pemograman terstruktur dengan

Tujuan : Mahasiswa dapat
Mendemonstrasikan pemrosesan
file dan database dalam
pemograman terstruktur dengan
menggunakan pseudocode



Pointer  a file in data record
containing the address of the next
logical record
Chain  records created by pointer
that connected record to each other.
Ring  the last record points to the
first record.


Reasons
> Data redudancy
> Integrity
> Independent
Capabilities of DBMS
>Creating / modifying the file structure
> Data Entry (import, download, input)
> Data retrieval (extracting & generating
report)

Hierarchy Model

Network Model

Relational Model

Object-oriented Model

Ease to implement & maintain

Availability of software

Cost

The nature of application

Diskusikan sesuai yang tertera di
MP