Sql Tutorial Learn Sql With Mysql Database Beginner2expert

Tags: MySQL

Learn SQL and Database Development to work effectively in DBMS like MySQL, SQL Server, Oracle, PostgreSQL, DB2 etc.

Last updated 2022-01-10 | 4.4

- Understand the Database terminology & Structured Query Language fundamentals.
- At the end of this course
- You will be able to use SQL statements in any database management system.
- You will learn from SQL basics to advanced topics like JOINS
- Database Relationships
- Database Normalization.

What you'll learn

Understand the Database terminology & Structured Query Language fundamentals.
At the end of this course
You will be able to use SQL statements in any database management system.
You will learn from SQL basics to advanced topics like JOINS
Database Relationships
Database Normalization.
You will learn each topic step by step with practical examples.
You will learn the skills useful for professional Database Development (Database Modeling) and Database Management.
You will also learn about MySQL Workbench
a unified visual tool for database architects
developers
and Database Administrators.

* Requirements

* No coding
* design or technical knowledge required.
* A computer with any operating system installed on it.
* Basic computer knowledge is required to learn from this course.
* You don't need to buy any software. We will install and use MySQL which is absolutely free.

Description

SQL Tutorial: Learn SQL with MySQL Database -Beginner2Expert

Why should you take this SQL course?

  • Subtitles: English Captions or Subtitles for all the lectures are available.

  • This course is one of the biggest, best rated and top selling SQL course on Udemy Marketplace!

  • You will learn SQL with practical examples. By learning structured query language, you will be able to work in any database system like MySQL, PostgreSQL, SQL Server, DB2, Oracle etc.

  • You will learn Database designing, Database modeling, SQL RDBMS concepts, Database relationships and much more, everything by using SQL commands.

  • You get a SQL video tutorial course which will teach you how to use structured query language statements in MySQL command line client tool. The SQL statements are common to all major database management systems.

  • The course includes 15 Quizzes with 350 SQL Questions and Answers for the Job interview.

  • Lightning fast support to all your queries: I personally respond to all
    the students queries via PM or on the discussion board within 1 hour to 24 hours. I respond on weekends too. So If you have any question feel free to PM me or ask on the discussion board.

  • Lifetime access to all the content and future updates of this course.

  • 30 days money back guarantee. (I am sure you will never need this.)


You will understand how SQL works and learn effective database design for your applications.

In this course we'll learn SQL with practical example on every topic. We will learn in more detail about,

  • Database Installation and SQL fundamentals.

  • Data Definition Language(DDL) and Data Manipulation Language(DML).

  • SQL Joins, SQL functions and SQL data types.

  • Database Relationships and Database Normalization.

  • Database Export and Import.

  • MySQL workbench.


Do you know the Benefits of learning SQL?

Learning the Structured Query Language gives you a powerful tool which can be implemented in variety of application development including web, desktop and mobile application development. SQL is ANSI standard and used in all major database management systems.

SQL skill opens a new dimension in the jobs where you can work as a database administrator in IT companies or you can work as a freelancer. Database development is very important factor in any application development So learning database development skill is very beneficial for you.

Checkout this SQL tutorial Overview

  • The section 1 to 3 covers Introduction, Database Installation, SQL Overview and learn terminology used in Structured Query Language.

  • In section 4 to 9 we will learn Data Manipulation Language, Clauses, Various Conditions and Operators, Data Filtering and sorting, SQL Joins and the most Important SQL Functions.

  • In section 10 to 13 we will understand SQL Data Types in more detail, Data Definition Language, Database Normalization & Database Export and Import functionality.

  • The section 15 covers MySQL Workbench a unified visual tool for database development.

  • The section 16 contain bonus lecture.


What students say about this course? Checkout some of my students reviews for this course.

  • "I recommend this course to every student who want to learn SQL." - By Rachel

  • "The instructor was very methodical and would go step by step explaining a point, Overall a great staring point to know SQL." - By Tridib Pal

  • "It was a wonderful experience to learn from this course. What I really liked were the practicals in every section which were perfect and up to the mark! Also, all the topics in the course were covered in-depth and thus, I feel that the examples learned from this course would really help me while planning, managing and solving real world tasks at my workplace." - By Sagar Erande

  • "The instructor responds to questions very fast which is greatly appreciated. The instructor knows his subject. Overall well done and worth the investment of your time." - By Steven Grigsby

  • "This course is comprehensive, and has helped me refresh my (My)SQL knowledge. As such, I've provided a 5 star rating - the author has obviously spent a lot of time creating this course along with associated examples." - By James Johnson

  • "Very well structured course. I hope author releases more courses, because he for sure has a talent to teach! Bravo!" - By Iskko Iskkov

  • "Clear and to the point. He shows you what you need to help you get to where you want to be." - By Dustin Raphael

  • "This course is laid out well. The content and the examples were easy to follow. Pradnyankur Nikam responded quickly to my inquiries. I recommend this course to anyone that needs a refresher on SQL as well as beginners." - By Katende Kinene


  • "Exactly what I wanted. I loved learning SQL with this course." - By Sanchi Mishra

Note: Checkout more reviews in the Reviews section.

Watch introduction video and click the "Full Curriculum" link to see the list of all the sections and lectures included with this SQL course.

Who this course is for:

  • Database developers and database administrators.
  • Desktop & mobile application developers.
  • Network applications developers.
  • Graduate and undergraduate students for academic purpose.
  • People who love to learn new skills.
  • Non technical, startups and Job seekers.

Course content

19 sections • 142 lectures

What is SQL? Preview 02:23

In this lecture we will learn briefly about, What is SQL? The full form of SQL? Who developed SQL? The benefits of learning SQL and How to pronounce SQL.

Who should learn SQL? Preview 02:17

Still not sure if you should learn this language? Watch this video and you will understand who can learn Structured Query Language and where it can be used.

Quiz 1: Introduction

Did you complete this section? Solve the section 1 quiz to know how much you understood from this section. If you got multiple wrong answers, please watch the videos again to improve your understanding. If you have any question suggestion feel free to ask me on the discussions board.

Download & Install MySQL 8.0.11 on Windows 10 Operating System Preview 16:33

To write and execute SQL statements on our local computer we need to install MySQL server on our computer. Follow the steps given in this lecture to download and install MySQL database server version 8.0.11 on Windows 10 operating system.

Install MySQL database server on Mac operating system (MySQL 5.7.20) Preview 12:32

Follow the steps in this lecture to download and install MySQL database server version5.7.20 on MAC OS X operating system.

Install MySQL database server on Linux operating system (MySQL 5.7.20) Preview 06:28

Follow the steps in this lecture to download and install MySQL database server and MySQL Workbench version 5.7.20 on Linux operating system.

How to add a new database user and add privileges Preview 08:53

By default, MySQL creates a user named "root". The root user is an administrator or a super user with all the privileges. Learn how to create a new database user and set privileges.

Quiz 2: Setup a Testing Environment

After completing this section, do not forget to solve the section 2 quiz so that you will know how much you understood from this section. If you got multiple wrong answers, please watch the videos again. If you have any question suggestion feel free to ask me on the discussions board.

What is DBMS and RDBMS? Preview 03:02

Have you heard about Database Management System (DBMS) and Relational Database Management System (RDBMS)? By watching this lecture you will be understand the difference between DBMS and RDBMS.

Difference between Database Engine, Database Server and Database Software Preview 02:31

For new users Database Engine, Database Server and Database Software are the most confusing terms. Lets understand the difference between Database Engine, Database Server and Database Software.

What is a database? How to create and use a database? Preview 05:53

Lets understand about the database and create our first database. Also execute the SQL statement to select or use an existing database.

What is a database table? How to create and use a database table? Preview 08:44

In this lecture, we will get an introduction to a database table. Also learn the SQL statement to create your first database table.

How to add the data rows to a database table? Preview 07:19

In previous lectures, we created a database and a table. In this lecture we will understand how to add the data rows to an existing database table.

Understand Keywords, Identifiers, Constants and Clauses Preview 02:56

The Keywords, Identifiers, Constants and Clauses are the building blocks of any SQL statement. Lets learn and understand about these elements with examples.

Learn about SQL Statements Preview 01:30

The SQL Statements are backbone of Structured Query Language, lets learn about SQL Statements in more depth.

Data Definition Language(DDL) and Data Manipulation Language(DML)? Preview 02:34

Every SQL statement can either be DDL or DML. Understand What is Data Definition Language(DDL) and Data Manipulation Language(DML)?

Quiz 3: An Overview of SQL

Solve the section 3 quiz so that you will know how much you understood from this section. If you have any question suggestion feel free to ask me on the discussions board.

Create example databases, tables and data rows Preview 10:50

In this course we will use a couple of example databases and tables to learn from practical examples. Follow this lecture to create example databases and tables.

Learn about SQL SELECT Clause Preview 05:33

In this lecture we will learn about SELECT Clause with some practical examples. SELECT is the most important clause in Structured Query Language.

SQL SELECT DISTINCT Statement Preview 05:16

Learn how to use SELECT DISTINCT statement to return only distinct or different values from a database table column.

Learn about SQL FROM Clause Preview 03:10

The FROM clause produces a tabular structure. In this lecture, we will learn about FROM Clause to return an intermediate result set from a database table.

Learn about SQL WHERE Clause Preview 04:56

The WHERE clause is an optional clause. Learn how to extract only specific data rows using the WHERE clause filter in SQL statements.

Quiz 4: Important SQL Clauses

Solve the section 4 quiz so that you will know how much you understood from this section. If you have any question suggestion feel free to ask me on the discussions board.

SQL True Condition Preview 04:18

In this lecture lets use WHERE clause with TRUE condition.

SQL False Condition Preview 04:42

In this lecture lets use WHERE clause with FALSE condition.

SQL AND Operator Preview 05:59

Use more than one condition in the SQL statement using AND Operator.

SQL OR Operator Preview 06:58

Use more than one condition in the SQL statement using OR Operator.

SQL IN Operator Preview 05:09

Evaluate multiple values on a single data column using IN Operator.

SQL EXISTS Condition Preview 07:49

Evaluate the data rows with constant values using EXISTS condition.

SQL NOT IN or NOT EXISTS? Conditions Preview 04:48

Revert the IN or EXISTS condition using NOT keyword.

SQL Comparison Operators Preview 04:17

Compare the two values using Comparison Operators.

SQL LIKE Operator Preview 05:40

Search for a specific pattern in a string using LIKE Operator.

SQL BETWEEN Operator Preview 04:35

The BETWEEN Operator tests a range of values with a column value.

SQL Numeric Operators Preview 04:14

The Numeric Operators are used for mathematical calculations.

SQL Concatenation Operator Preview 02:22

The Concatenation Operator joins the two strings together.

SQL Temporal Operator Preview 01:59

The Temporal Operators are useful for date time calculations.

Quiz 5: Conditions and Operators

Solve the section 5 quiz so that you will know how much you understood from this section. If you have any question suggestion feel free to ask me on the discussions board.

Learn about SQL GROUP BY Clause Preview 07:34

Aggregate many rows into one using the GROUP BY Clause.

Learn about SQL HAVING Clause Preview 05:45

Use the HAVING Clause to filter the group rows produced by the GROUP BY Clause.

Learn about SQL ORDER BY Clause Preview 04:53

Systematically order or sort the data rows in a result set using ORDER BY Clause.

SQL LIMIT or TOP Clause Preview 02:55

Get only specific number of data rows using LIMIT or TOP Clause.

SQL Wildcards Preview 04:56

Use SQL Wildcards to substitute any other characters in a string.

SQL Aliases Preview 06:05

Assign temporary names to database tables or a columns using SQL Aliases.

SQL Dates Preview 04:07

Store date, time or date and time together using SQL Dates.

Quiz 6: Data grouping, sorting, select and dates

Solve the section 6 quiz so that you will know how much you understood from this section. If you have any question suggestion feel free to ask me on the discussions board.

Add the data rows in a table using INSERT INTO Statement Preview 06:04

Populate the database table using INSERT INTO SQL statements.

SQL INSERT INTO SELECT Statement Preview 06:10

Copy the data rows from one table and insert into another table using INSERT INTO SELECT Statement.

Update data rows using UPDATE Statement Preview 07:10

Update one or multiple database table column values using UPDATE Statement.

Delete data rows using DELETE Statement Preview 03:38

Delete one or multiple data rows from a table using DELETE Statement.

What is SQL Injection and How to secure a database? Preview 05:49

Understand SQL Injection and secure the database.

Quiz 7: Insert, Read, Update, Delete the Data Rows (Data Manipulation Language)

Solve the section 7 quiz so that you will know how much you understood from this section. If you have any question suggestion feel free to ask me on the discussion board.

What are JOINS in SQL? Types of SQL JOINS Preview 05:01

SQL JOINS are useful for combining two or more tables to produce a single tabular structure. Learn about different types of SQL JOINS.

Learn about INNER JOIN in SQL Preview 10:32

An INNER JOIN is the most common type of join which returns the row in result set where the column value in a row of table1 is equal to the column value in a row of table2.

Learn about LEFT OUTER JOIN in SQL Preview 07:31

The LEFT OUTER JOIN returns all the data rows from the left database table.

Learn about RIGHT OUTER JOIN in SQL Preview 07:32

The RIGHT OUTER JOIN returns all the data rows from the right database table.

Learn about FULL OUTER JOIN in SQL Preview 03:52

The FULL OUTER JOIN returns all the data rows from left and right database tables.

Learn about CROSS JOIN in SQL Preview 04:29

In CROSS JOIN all rows from all tables are returned, joined to every row of the other table regardless of whether they match.

SQL UNION Operator Preview 04:31

The UNION Operator is used to combine the result set of two or more SELECT statements.

SQL VIEWS Preview 08:12

The SQL VIEWS are the database objects similar to virtual tables.

Derived Tables or Inline Views Preview 05:22

Derived Tables or Inline Views are the sub-queries in parentheses forming tabular structure which is a source of data for outer or main query.

Quiz 8: SQL JOINS (Data Manipulation Language)

Solve the section 8 quiz so that you will know how much you understood from this section. If you have any question suggestion feel free to ask me on the discussion board.

Functions in SQL and Types of SQL functions Preview 01:17

Learn most commonly used predefined SQL functions. Also understand different types of SQL Functions.

SQL COUNT() Function Preview 05:44

The COUNT function is used to count the data rows returned in the result set.

SQL FIRST() Function Preview 02:26

The FIRST function returns the first data row value of the given column.

SQL LAST() Function Preview 02:47

The LAST function returns the last data row value of the given column.

SQL SUM() Function Preview 02:52

The SUM function returns the total sum of a given numeric column.

SQL MIN() Function Preview 03:27

The MIN or MINIMUM function returns the smallest value of the given column.

SQL MAX() Function Preview 03:14

The MAX or MAXIMUM function returns the largest value of the given column.

SQL AVG() Function Preview 03:12

The AVG or AVERAGE function returns the average value of the given numeric column.

SQL UCASE() Function Preview 02:27

The UCASE function converts string data row values to uppercase.

SQL LCASE() Function Preview 02:13

The LCASE function converts string data row values to lowercase.

SQL MID() Function Preview 02:51

The MID function extracts characters from the given string data.

SQL LEN() Function Preview 02:25

The LEN function returns the length of the given string value.

SQL ROUND() Function Preview 03:23

The ROUND function is used to round a floating point number to the given decimal numbers.

SQL FORMAT() Function Preview 02:48

The FORMAT function is used to round a floating point number to the given decimal numbers.

SQL SUBSTRING() Function Preview 03:05

The SUBSTRING function extracts characters from the given string data.

SQL COALESCE() Function Preview 02:43

The COALESCE function return the first non-NULL value from the given list.

SQL CHAR_LENGTH() Function Preview 02:45

The CHAR_LENGTH function returns the length of the given string value.

SQL CAST() Function Preview 03:41

The CAST function is used to change the data type of a value.

SQL CASE() Function Preview 06:25

The CASE function returns a value or NULL by evaluating series of conditions.

SQL NULLIF() Function Preview 06:12

The NULLIF function returns NULL value, if the two parameter values are equal.

Quiz 9: SQL Functions

Solve the section 9 quiz so that you will know how much you understood from this section. If you have any question suggestion feel free to ask me on the discussion board.

What is data type in SQL? Preview 02:04

A Data Type in SQL defines what kind of value a column can store.

Integer Numbers in SQL (Exact Values) Preview 03:01

Integer Numbers in SQL are stored using the data types INTEGER OR INT, SMALLINT, TINYINT, MEDIUMINT, and BIGINT.

Fixed-Point Numbers in SQL (Exact Values) Preview 03:30

Fixed point numbers in SQL are stored using DECIMAL and NUMERIC data types.

Floating-Point Numbers in SQL (Approximate Values) Preview 03:12

The Floating Point Numbers or Approximate Values in SQL are stored using FLOAT, REAL and DOUBLE PRECISION data types.

CHAR and VARCHAR in SQL (String Values) Preview 02:47

The CHAR or CHARACTER data type stores fixed width character columns while the VARCHAR or VARYING CHARACTER store dynamic width character columns.

NCHAR and NVARCHAR in SQL (String Values) Preview 01:12

In SQL standard NCHAR and NVARCHAR means NATIONAL CHARACTER and NATIONAL VARIABLE CHARACTER. The NCHAR and NVARCHAR use Unicode character sets like UTF-8 for internationalization.

CLOB and BLOB in SQL (String Values) Preview 00:57

The CLOB and BLOB means CHARACTER LARGE OBJECT and BINARY LARGE OBJECT. The CLOB and BLOB data type is used to store very large data that can not be stored in CHAR or VARCHAR.

DATE, TIME and TIMESTAMP in SQL (Temporal Values) Preview 01:33

The Temporal Values in SQL are stored using the data types DATE, TIME and TIMESTAMP.

Quiz 10: SQL Data Types

Solve the section 10 quiz so that you will know how much you understood from this section. If you have any question suggestion feel free to ask me on the discussion board.

Learn how to create and display databases Preview 04:11

In this lecture we will Learn how to create and display databases in SQL. The databases are created by using CREATE DATABASE statement.

Select and use existing database Preview 02:45

In this lecture we will Learn how to Select and use existing database in SQL. The database is selected by using USE statement.

Remove or delete database from database management system Preview 02:57

The DROP DATABASE SQL statement is used to remove or delete the database including all the tables and data rows in it.

Learn how to create the database table using right method Preview 03:41

The CREATE TABLE statement is used to create a database table.

Modify or update the database table details Preview 06:10

The ALTER TABLE statement is used to rename, add or drop table columns in the existing database table.

Remove or delete an existing table Preview 02:16

The DROP TABLE SQL statement is used to remove or delete the database table including all data rows in it.

Understand Constraints in SQL Preview 01:00

The SQL Constraints defines specific rules to the column data in a database table.

NOT NULL Constraint in SQL Preview 08:05

By defining NOT NULL Constraint to the table column, the default behavior of database column changes and it does not accept NULL values.

UNIQUE Constraint in SQL Preview 06:45

The UNIQUE Constraint is useful to restrict storing of duplicate data row value in a given column.

PRIMARY KEY Constraint in SQL Preview 03:23

The PRIMARY KEY Constraint is useful to restrict storing of duplicate data row value in a given column.

FOREIGN KEY Constraint in SQL Preview 10:32

A FOREIGN KEY in a table always points to a PRIMARY KEY in another table. The FOREIGN KEY constraint terminates the actions that can destroy the links between relational tables.

CHECK Constraint in SQL Preview 00:55

The CHECK constraint is used to control the value range that can be stored in a table column.

DEFAULT Constraint in SQL Preview 04:19

As the name suggests the DEFAULT Constraint is used to set a default value for a data column.

AUTO INCREMENT or SEQUENCE in SQL Preview 04:03

The AUTO_INCREMENT or SEQUENCE generates and save a unique number every time a new data row is inserted into a table.

Quiz 11: Data Definition Language

Solve the section 11 quiz so that you will know how much you understood from this section. If you have any question suggestion feel free to ask me on the discussion board.

What is Data Control Language (DCL) Preview 00:58

DCL! Let's understand what is DCL or Data Control Language.

The GRANT statement Preview 14:45

The GRANT statement is used to give user permission. Let's learn about the GRANT statement.

The REVOKE statement Preview 06:11

The REVOKE statement is used to withdraw or take out the permission from the given user. Let's learn about the REVOKE statement.

What is Transaction Control Language (TCL) Preview 03:35

The Transaction Control Language mainly contains the statements like, START TRANSACTION/BEGIN, COMMIT, ROLLBACK, SAVEPOINT & SET autocommit to create a logical group of queries known as transaction. Let's learn about TCL with some examples.

The COMMIT statement Preview 06:30

The COMMIT statement completes the transaction and saves the changes in the database permanently.

The ROLLBACK statement Preview 14:29

The ROLLBACK statement reverts back the changes or restores the table to it's previous state.

The SAVEPOINT statement Preview 10:09

The SAVEPOINT statement is used to save a transaction temporarily.

The SET autocommit Preview 05:07

The SET autocommit statement enables or disables default autocommit mode for the current session.

Understand Database Relationship in SQL Preview 01:43

Database Relationship means how the data in one table is related to the data in another table.

One-to-One (1:1) Relationship in SQL Preview 08:45

In One-to-One (1:1) Relationship only one data in one table relates to the only one data in another table.

One-to-Many (1:M) Relationship in SQL Preview 05:27

In One-to-Many (1:M) Relationship one data in one table relates to the multiple data in another table.

Many-to-Many (M:M) Relationship in SQL Preview 07:08

In Many-to-Many (M:M) Relationship multiple data in one table relates to the multiple data in another table.

Quiz 12: Database Relationships

Solve the section 12 quiz so that you will know how much you understood from this section. If you have any question suggestion feel free to ask me on the discussion board.

What is Database Normalization in SQL? Preview 02:32

Database Normalization is the process to eliminate data redundancies and store the data logically to make the data management easier.

First Normal Form (1NF) in database normalization Preview 01:14

In First Normal Form (1NF) each column must contain only one value and No table should store repeating groups of related data.

Second Normal Form (2NF) in database normalization Preview 01:30

In Second Normal Form (2NF), If there are duplicate values in the row, it should be stored in their own separate tables and linked to the table using foreign keys.

Third Normal Form (3NF) in database normalization Preview 01:19

In Third Normal Form (3NF) Identify any columns in the table that are interdependent and break those columns in their own separate tables.

Quiz 13: Database Normalization

Solve the section 13 quiz so that you will know how much you understood from this section. If you have any question suggestion feel free to ask me on the discussion board.

What is SQL Export and Import? Preview 01:17

The SQL Export means to backup or save a file containing database, tables or the data while the SQL Import restore the backup from a file containing database, tables or the data.

How to Export the database using SQL statement Preview 08:32

Learn how to Export the database using the SQL statements.

How to Import the database using SQL statement Preview 05:16

Learn how to Import the database using the SQL statements.

Quiz 14: SQL Database Export and Import

Solve the section 14 quiz so that you will know how much you understood from this section. If you have any question suggestion feel free to ask me on the discussion board.

What is MySQL Workbench? Preview 05:14

MySQL Workbench provides data modeling, SQL development, and comprehensive administration tools for server configuration, user administration, backup, and much more.

Create a new user and connect to database using MySQL Workbench Preview 04:20

How to Create new user and connect to the database using MySQL workbench.

Create, Alter, Drop database using MySQL Workbench Preview 03:38

How to Create, Alter and Drop the database using MySQL Workbench.

Create, Alter, Drop table using MySQL Workbench Preview 07:34

How to Create, Alter, Drop the database tables using MySQL Workbench.

Insert, Read, Update, Delete data rows using MySQL Workbench Preview 04:19

How to Insert, Read, Update and Delete the data rows using MySQL Workbench.

Database Export and Import using MySQL Workbench Preview 08:07

Learn how to use MySQL Workbench for Database Export and Import.

Quiz 15: MySQL Workbench

Solve the section 15 quiz so that you will know how much you understood from this section. If you have any question suggestion feel free to ask me on the discussion board.

Install MySQL database server on Windows 10 operating system (MySQL 5.7.20) Preview 21:12

To write and execute SQL statements on our local computer we need to install MySQL server on our computer. Follow the steps given in this lecture to download and install MySQL database server version 5.7.20 on Windows 10 operating system.

Install MySQL database server on Windows 7 operating system (MySQL 5.7.10) Preview 13:31

In this course we are going to use MySQL database server for learning SQL practically with examples. Therefore, we need MySQL database server installed on the computer. Follow the steps in this lecture to download and install MySQL database server on Windows operating system.

Install MySQL database server on Mac operating system (MySQL 5.7.10) Preview 12:49

Follow the steps in this lecture to download and install MySQL database server on MAC OS X operating system.

Install MySQL database server on Linux operating system (MySQL 5.7.10) Preview 06:58

Follow the steps in this lecture to download and install MySQL database server and MySQL Workbench on Linux operating system.

MySQL shortcut for Windows users Preview 06:40

Lets create a "MySQL Command Line Client" shortcut on Windows. So that Windows users can quickly access the MySQL database server.

Course Introduction Preview 01:13

A brief introduction about the instructor (Pradnyankur Nikam). What is included in this course material? and What you will be able to do by the end of this course?

Thank You for completing the course Preview 01:20

Thank you for completing the course.