Home > Databases and data storages > SQL
Module: Databases and data storages
- Lesson: Introduction to SQL , Uses of tables , CRUD operations
- Assessment: Assessment 1
Introduction to SQL , Uses of tables , CRUD operations
- Self Learning Duration
- 240 mins
- Lecture Duration
- 240 mins
- Lab Tutorial Duration
- 180 mins
https://www.youtube.com/watch?v=7S_tz1z_5bA
- Based on the ER diagram, create the table structure.
- Introduction to SQL and SQL syntaxes
- Insert, delete, read and update data using SQL queries
- Create a shopping cart database system using MySQL, MariaDB or PostgreSQL
- Create a simple program that connects to a database and tryout CURD operations
Create a Database for shopping cart system using SQL statements.