* Cantinho Satkeys

Refresh History
  • j.s.: dgtgtr a todos  4tj97u<z
    Hoje às 13:50
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    06 de Julho de 2025, 11:43
  • j.s.: [link]
    05 de Julho de 2025, 16:31
  • j.s.: dgtgtr a todos  4tj97u<z
    05 de Julho de 2025, 16:31
  • j.s.: h7t45 ao convidado de Honra batatinha pela sua ajuda
    05 de Julho de 2025, 16:30
  • FELISCUNHA: ghyt74  pessoal   4tj97u<z
    04 de Julho de 2025, 11:58
  • JPratas: dgtgtr Pessoal  101041 Vamos Todos Ajudar na Manutenção do Forum, Basta 1 Euro a Cada Um  43e5r6
    03 de Julho de 2025, 19:02
  • cereal killa: Todos os anos e preciso sempre a pedir esmolas e um simples gesto de nem que seja 1€ que fosse dividido por alguns ajudava, uma coisa e certa mesmo continuando isto vai levar volta a como se tem acesso aos tópicos, nunca se quis implementar esta ideia mas quem não contribuir e basta 1 € por ano não terá acesso a sacar nada, vamos ver desenrolar disto mais ate dia 7,finalmente um agradecimento em nome do satkeys a quem já fez a sua doação, obrigada
    03 de Julho de 2025, 15:07
  • m1957: Por favor! Uma pequena ajuda, não deixem que o fórum ecerre. Obrigado!
    03 de Julho de 2025, 01:10
  • j.s.: [link]
    02 de Julho de 2025, 21:09
  • j.s.: h7t45 ao membro anónimo pela sua ajuda  49E09B4F
    02 de Julho de 2025, 21:09
  • j.s.: dgtgtr a todos  4tj97u<z
    01 de Julho de 2025, 17:18
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    29 de Junho de 2025, 11:59
  • m1957: Foi de boa vontade!
    28 de Junho de 2025, 00:39
  • j.s.: passem f.v. por aqui [link]    h7t45
    27 de Junho de 2025, 17:20
  • j.s.: renovamos o nosso pedido para uma pequena ajuda para pagemento  do nosso forum
    27 de Junho de 2025, 17:19
  • j.s.: h7t45 aos convidados de honra Felizcunha e M1957 pela ajuda
    27 de Junho de 2025, 17:15
  • j.s.: dgtgtr a todos  4tj97u<z
    27 de Junho de 2025, 17:13
  • FELISCUNHA: ghyt74  pessoal  4tj97u<z
    27 de Junho de 2025, 11:51
  • JPratas: try65hytr A Todos  classic k7y8j0
    27 de Junho de 2025, 04:35

Autor Tópico: The Complete MySQL For Beginners  (Lida 319 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Offline mitsumi

  • Sub-Administrador
  • ****
  • Mensagens: 121842
  • Karma: +0/-0
The Complete MySQL For Beginners
« em: 03 de Maio de 2020, 11:07 »

The Complete MySQL For Beginners
Video: .mp4 (1280x720, 30 fps(r)) | Audio: aac, 48000 Hz, 2ch | Size: 2.34 GB
Genre: eLearning Video | Duration: 72 lectures (5 hour, 19 mins) | Language: English
The practical guide to become a MySQL master | MySQL From Scratch (Downloadable SQL Scripts Included).

What you'll learn

    Install MySQL Database Engine and MySQL Workbench.
    Understand basics of cloud databases (DBAAS and Virtual Machines)
    Create SQL Server instances on Microsoft Azure.
    Create SQL Server instances on AWS (Amazon Web Services).
    Connect MySQL Workbench to your cloud databases.
    Create MySQL schema.
    Create and manage users in database.
    Work with Sakila database.
    Create tables using MySQL Workbench.
    Create tables using SQL script.
    Learn different data types available in MySQL.
    Learn how to apply different constraints.
    Create primary keys, foreign keys and composite keys.
    Design relational databases and create relationships between tables.
    Understand and general ERD (Entity Relationship Diagram).
    Import and Export data using MySQL Workbench.
    Work with select statement.
    Filter data using where clause.
    Work with and, or, not operators.
    Use like operator and wildcards.
    Enhance your data selection using (In and between)
    How to select distinct data only.
    How to work with union and intersect, except operators.
    Work with case statement.
    Enhancing your data selection with sql subqueries.
    Working with aggregate functions (Min, Max, Avg, Sum, Count)
    Group table records using group by keyword.
    Understand difference between where and having.
    Filter grouped records using having keyword.
    Integrating aggregate functions with group by and having keywords.
    Understand what is DML and DDL.
    Adding database new records using insert statement.
    Deleting database records using delete statement.
    Updating database records using update statement.
    Build complex SQL queries with confident.
    How to clone tables.

Requirements

    MySQL Community Edition (Free)

Description

    Welcome to the Complete MySQL For Developers Course, The practical guide to become a MySQL master

This course will start with you from zero level experience in SQL databases, starting to level up as we are going through the course.

This course will guide you how to install MySQL on a local machine step by step and how to workwith MySQL Workbench (The main GUI that we will be using to work with MySQL Database engine) then you will learn how to create your own cloud databases on the most required cloud services providers in the market...AWS (Amazon Web Services) and Microsoft Azure.

You will learn what is meant by concepts like DBaaS and Amazon Relational Database Service (RDS)

After you learn the basic concepts of the MySQL and relational databases and how to install it on a machine and on the cloud, You will be ready to start interacting with the database engine, some of the topics this course will cover :

    How create a database and schema.

    How create and drop tables using both SQL script and easily with Workbench.

    Understand the famous terms DML, DDL, schemas, DBaaS and more.

    You will learn how to create users to access your database based on specific permissions you gave them.

    How to create different constraints.

    Create primary keys, foreign keys and composite keys.

    How to export and import a bulk of data in and out of your database.

    How to retrieve data from your database using select statement.

    How to filter data using where clause.

    How to use aggregate functions (Sum, Min, Max..etc).

    Learn how to use group by and having with aggregate functions.

    How to use case statement.

    Master data manipulation with the essentials statements (insert into, update and delete)

    How to use the keywords like between, in, distinct, exists and more.

    Understand how to create subqueries.

    How to design complex database relations.

    Cloning database tables easily.

You will be designing a small human resources database from scratch, and we will also work with the  Sakila database. Sakila is sample relational database ready for you to test and use it.  You will learn how to install Sakila database onto your database server and we are going to perform different SQL queries and statements on both HumanResources and Sakila.

With over 30 real world exercises to help you practice and learn more about almost each major topic in the course, I am going to solve all of the exercises with you while giving you some time to try to solve it on your own.

All the SQL scripts I will be using in this course are available for you to download anytime.

Give your CV a huge                                                                                                                                                                                                          boost by mastering MySQL with the Complete MySQL for developers course,

Enroll now and start mastering MySQL.

Who this course is for:

    Complete beginners, no prior experience is required.
    Anyone want to master MySQL and relational databases.
    Developers looking for a huge boost in CV.
    Anyone looking for a course to refresh and incredibly increase their SQL knowledge.
   

Download link:
Só visivel para registados e com resposta ao tópico.

Only visible to registered and with a reply to the topic.

Links are Interchangeable - No Password - Single Extraction