Objetivo del curso.
En este curso aprenderás las bases de MySQL, el software open source más popular de bases datos. Este lenguaje ayuda a agregar, acceder y manejar contenido en una base de datos. MySQL es notable por su alta velocidad de procesamiento, confiabilidad, y por su facilidad y flexibilidad al utilizarse.
¿A quién va dirigido?.
A cualquier persona que quiera aprender tablas relacionales y bases de datos. Con mayor foco en: analistas de negocios, financieros, contadores, desarrolladores, marketeros y personas de negocios en general que requieran que la información que sale de su negocio hacia sus públicos esté bien segmentada.
1. Understanding Databases, SQL and why MySQL
- What is a relational database?
- Introduction to MySQL
- Data relationships, primary and foreign keys, entity relationship diagram
- Skeleton of a Query
2. Creating, Altering, Uploading and Deleting Tables
- Creating and modifying a database
- Creating your own tables
- CREATE a table with a Primary Key
- Using ALTER to modify the table structure
- DELETE, TRUNCATE and DROP statements
3. Writing Queries
- Adding new data with the INSERT statement
- Removing data with the DELETE statement
- Changing existing data with the UPDATE statement
- Basic Queries with SELECT, FROM and WHERE
4. Advanced Queries
- Retrieve data that meet specific criteria in socially-responsible using SELECT, FROM, WHERE, LIMIT and TOP
- Format the data you retrieve using ALIAS, DISTINCT, ORDER BY, and GROUP BY
- Introducing functions MIN(), MAX(), AVG(), SUM(), COUNT()
- Working with the LIKE, IN() statements
5. Queries to Summarize Groups of Data from Multiple Tables
- Relating Tables Together using JOINs
- Combine information from multiple tables using INNER and OUTER JOINs
4 sábados a partir del 12 de agosto de 2017, en un horario de 9 am - 16 pm.
Fechas importantes.
- Inicio: 12 de agosto
- Fin: 2 de septiembre
Eventos de interés.
Martes 8 de agosto. Taller gratuito en PÚBLICO Trabajo sobre los fundamentos de MySQL.
Viernes 4 de agosto. Introducción a MySQL.