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
Others related eBooks about Learning MySQL
SQL Interview Questions free PDF
Download free course SQL Interview Questions free PDF, pdf file on 17 pages by tutorialkart.com....
SQL Server Backup and Restore
Download tutorial about SQL Server Backup and Restore, it's a free PDF version in 381 pages proposed by Red Gate....
PostgreSQL Administration
Learn how to administrate PostgreSQL,a free course training material in PDF By Bruce Momjian....
A Primer on SQL, 3rd Edition
This book is an introduction to the basics of SQL. No prior experience with SQL is necessary, but some knowledge of working with computers in general is required. My purpose of writing this was to provide a gentle tutorial on the syntax of SQL, so that the reader is able to recognize the parts of qu...
PostgreSQL Shell Commands free PDF
Download free course PostgreSQL Shell Commands free PDF, pdf file on 8 pages by tutorialkart.com....
How To Manage a Redis Database
Download free course How To Manage a Redis Database, pdf file on 95 pages by Mark Drake....
SQL Server Hardware
Download free course SQL Server Hardware, pdf file on 318 pages by Glen Berry....
RavenDB in Action
The data you encounter in the real world is usually easier to think of as objects or docum..., download free RavenDB tutorial in PDF (221 pages) created by Itamar Syn-Hershko ....
Tutorial PostgreSQL in pdf
This course about PostgeSQL is a pdf document intended to beginners who wants to learn the basics of PostgreSQL SBGD....
PostgreSQL Notes for Professionals
This book is the definitive guide to undocumented and partially-documented features of the PostgreSQL server. It helps you learn to apply the right solution at the right time, about avoiding risk, about making robust choices related to PostgreSQL databases. It is packed with of experience over decad...