Crio-Bytes / IBD-2022-Master-Repository

This is the master repository where you can publish your work.
6 stars 22 forks source link

CRUD Operations with SQL #42

Open me4abhi opened 1 year ago

me4abhi commented 1 year ago

MicroByte Title: CRUD Operations with SQL

Domain: SQL

Scope of learning for learners: Learners will able to perform following operations with SQL after this MicroByte: 1) Create 2) Read 3) Update 4) Delete

Activities: 1) Creating a table. 2) Reading the table. 3) Modifying the table. 3) Deleting the table.

Apart from these four main activities, learners will also get to know some additional queries.