1: Create a own Database use at least four applications in implementing project work including a query language and a programming language
2: Expected results (Success criteria) Are able to create a database in 1,2,3 normal form Are able to create a database in the XAMPP Are able to create tables and table attributes in the XAMPP Are able determine primary and foreign keys for a table Are able to create links between tables Are able to fill records for the tables in the XAMPP Are able to create queries for a database in the XAMPP
3: Development a mini project Create a database in 1, 2, 3 normal forms The 3 normal form of the database is implemented in the XAMPP Create a database Create tables and attributes for tables Identifying primary and foreign keys Create links between tables Fill the records for the table Create the queries for the table