sql bootcamp

SQL Bootcamp

Learn data processing with SQL and minor coding in Python programming language, SQL is a language used in programming and designed for managing data held in a relational database management system. This course include practical example for you to perform CRUD operations similar to real-life scenarios.

₦20000

PACKAGES YOU WILL LEARN

MySql

Create and manipulate database using the workbench

DB Design

Learn database design and administration in practice

Course Description

This course is aimed at equipping you with the basic and prerequisite skills for the management of Data and Database, it covers the packages mentioned above.

Why Choose SQL?

SQL is used to retrieve, manage and access data present in the databases, with the use of simple queries. These queries can be easily understood, as they are quite similar to the English language. SQL operation is used in the development of almost every kind of software - web apps, Android, iOS app and destktop applications. Developing a skills in SQL gives you a composite skill to dive into software development of become a database administrator.

certificate
Highlight Your The Skill You Will Gain With Our Verifiable Certificate

Upon completing the course and a building successful project, you will be awarded a certificate to showcase your new skills. Your certificate is also verifiable on our website so that potential employers can easily confirm it's authenticity.


2 weeks


3 days weekly


2hrs per day

Course content

Design a database table from scratch

Learn to write SQL queries for Create, Update and Delete (CRUD), exploring practical approaches to different scenarios that you will often encounter.

This section involves updating the tables in a database for the purpose of scaling.

Understand the full concept of tables and views and their importance.

Understand the usefulness and importance of the index in SQL.

Understand the usefulness and importance of various clause in SQL.

Understand the need for SQL control flow structure and how to apply them.

Understand the usefulness and importance of conditions in SQL and their importance.

Understand the full concept of triggers in SQL, their usefulness and how to apply them.