Database Design and SQL
This course covers the principles of database design, including data modeling and normalization. You will learn to create and manage relational databases using SQL, and explore advanced topics such as full-text search and dimensional modeling for data warehouses.
Objective
- Understand the basics of data modeling and RDBMS.
- Create and manipulate databases and tables using SQL.
- Learn about relationships, normalization, and indexing.
- Write complex SQL queries and stored procedures.
- Implement dimensional modeling for data warehousing.