Introduction to SQL and MySQL
- 3,5 horas de vídeo bajo demanda
- 8 artículos
- 7 recursos descargables
- Acceso de por vida completo
- Acceso en dispositivos móviles y TV
- Certificado de finalización
Dale a tu equipo acceso a más de 4.000 de los mejores cursos de Udemy en cualquier momento y lugar.
Prueba Udemy for Business- Understand the basic concepts of databases
- Get a good grasp of SQL queries
- We will perform the queries with the help of an online platform, so no previous software installations are required
Learn the basic concepts and functions that you will need to make queries with the most popular data manipulating programming language, SQL. This course is about SQL commands in the main. You will learn the basics of queries. This is a fundamental part of databases so it is definitly worth learning.
Section 1:
setting up the environment
installing MySQL
relational databases theory
Section 2:
SQL and MySQL basics
creating databases and database tables
updating tables
dropping tables
Section 3:
basic SQL and MySQL commands
select, where and wildcards
ORDER BY and GROUP BY commands
Section 4:
joining multiple database tables
Section 5:
advanced SQL and MySQL
subqueries
transactions (ACID principles)
views
indexes and constraints
Learning the fundamentals of SQL is a good choice and puts a powerful tool at your fingertips. SQL is easy to learn as well as it has excellent documentations.
The most important fact about SQL that it is used in almost every speciality from software engineering to financial analysis, so understanding the concepts and basic language features can prove to be very marketable.
Thanks for joining the course, let's get started!
- This course is mean for newbies who are not familiar with SQL syntax or just want to refresh the knowledge