Learning MySQL

Download free course intituled Learning MySQL, a PDF document created by StackOverflow Documentation, a 300-page tutorial on the basics of this language to learn and manipulate databases created with MySQL.

Table of contents

  • Get started with MySQL
  • Examples of information schemas
  • ALTER TABLE
  • ALTER COLUMN OF TABLE
  • ALTER table add INDEX
  • Change the auto increment value
  • Renaming a MySQL table
  • Renaming a column in a MySQL table
  • LOAD DATA INFILE
  • import Export
  • MySQL client
  • Basic connection
  • Execute commands
  • Run the command from a string
  • Comment Mysql
  • Add comments
  • Definitions of comment tables
  • Configuring the SSL connection
  • Add keys to MySQL
  • Test the SSL connection
  • SSL application
  • Configuration and adjustment
  • InnoDB minimum configuration
  • Securing MySQL Encryption
  • Connection with UTF-8 using various programming languages.
  • Basic conversion
  • Convert all tables in a database
  • Creation of databases
  • Create a database, users and grants
  • Table creation
  • Base table creation
  • Set default values
  • Table creation with primary key
  • Delete all rows from a table
  • Delete deletions
  • TINYINT as an alternative
  • VARCHAR as an alternative
  • Add a new option
  • Error 1055: ONLY_FULL_GROUP_BY: Something is not in the clause
  • Regular expressions
  • Read the value of the JSON array
  • AUTO_INCREMENT key
  • Server information
  • INSERT
  • INSERT SELECT (Insert data from another table)
  • INSERT with AUTO_INCREMENT + LAST_INSERT_ID ()
  • Install the Mysql Container with Docker-Compose
  • What character set and what collection?
  • Defining character sets on tables and fields
  • JOINS: Join 3 table with the same id name.
  • Inner-join for 3 tables
  • Joined visualization
  • Insert a simple JSON
  • Insert mixed data into a JSON field.
  • Have an INDEX
  • Limit and Offset Relationship
  • LIMIT clause with an argument
  • LIMIT clause with two arguments
  • MySQL Admin
  • Select the optimization of the declaration
  • Optimizing the storage layout for InnoDB tables
  • Build a composite index
  • LOWER () / LCASE ()
  • REPLACE()
  • SUBSTRING ()
  • UPPER () / UCASE ()
  • LENGTH()
  • CHAR_LENGTH ()
  • HEX (str)
  • Date and time operations
  • GROUP USING THE SUM Function
  • Group using the MIN function
  • GROUP USING THE COUNT FUNCTION
  • GROUP BY using HAVING
  • Group using Group Concat
  • GROUP BY with AGGREGATE functions
  • partitioning
  • Using backticks
  • Create a function
  • Create a procedure with built preparation
  • Stored Procedure with IN, OUT, INOUT Parameters
Size : 2134.07 Kb
File type : pdf
Downloads: 3856
Created: 2019-04-21

Others MySQL Tutorials

MySQL Notes for Professionals

MySQL tutorial for professionals

MySQL – Create Database free PDF

Essential MySQL

Others related eBooks about Learning MySQL

MongoDB Tutorial free PDF

Download free course MongoDB Tutorial free PDF, pdf file on 5 pages by tutorialkart.com....

Structured Query Language

Tutorial in PDF about Structured Query Language (SQL) ,free training document under 78 pages for download....

Introduction to SQL

This tutorial is a brief overview about SQL language and free training document courses under 39 pages for beginners....

MySQL Notes for Professionals

MySQL's popularity has brought a flood of questions about how to solve specific problems, and that's where this MySQL Notes for Professionals is essential. When you need quick solutions or techniques, this handy resource provides scores of short, focused pieces of code, hundreds of worked-out exampl...

Oracle database tutorial

Download free Oracle tutorial course in PDF, training file in 33 chapters and 104 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Introduction to Oracle

This PDF tutorial about Oracle/SQL provides a detailed introduction to SQL (Structured query language),free training document under 64 pages for all level users....

Introduction to SQL Server 2008

This pdf course is designed to teach you Microsoft SQL Server. This is a practical training to learn the basics of the Microsoft Database Management System, in its 2008 version....

PostgreSQL for Beginners

PostgreSQL for Beginners book is intended for those who only start getting acquainted with..., download free PostgreSQL tutorial in PDF (142 pages) created by Pavel Luzanov ....

Tutorial Oracle Database 11g: SQL Fundamentals in PDF

Download tutorial in PDF about Oracle Database 11g: SQL Fundamentals, free training document for beginners....

SQL Server Concurrency

Download free course SQL Server Concurrency, pdf file on 181 pages by Kalen Delaney....