Praktikum Basis Data IUP CS B

Database Lab is a compulsory course given to third semester students of the Computer Science Study Program, UGM FMIPA. The purpose of this course is that students are able to manage data according to its type and function.
Students are introduced to how to represent the results of the database design analysis on the Entity Relationship Diagram (ERD), and then design it in a Database Management System (DBMS).
The role of the DBMS is very important in database storage and processing. The communication mechanism for storage and processing can be written in a Structured Query Language (SQL). Knowledge of various SQL syntax will make it easier to perform various operations required in the DBMS