Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 742 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 742 Bytes

DATABASE FUNDAMENTALS COURSE

Course Link

[DATABASE FUNDAMENTALS]

Course Description

This course introduces basic concepts for database design. We consider this course a basic introduction to different terminologies related to database engineering.

What you will Learn

After completing this course you will be able to :

  • The main features of different DBMS in the market.
  • Building ERD using practical case studies.
  • How to build a relational database from the logical database design.
  • How to design, build and query a relational database.
  • Apply normalization to data for effective, stable database design.
  • Writing basic SQL statements, functions, queries, and data manipulation.