This MySQL Tutorial explains everything about the Server. This MySQL tutorial section includes Database creation, modification, and deleting databases and tables. DML, DDL statements, Built-in functions etc.
- How to Download the MySQL
- Install on Windows
- Create Database
- Drop Database
- Create Table
- Drop Table
- Select Statement
- Where Clause
- Alias Names
- Group By Clause
- Having Clause
- Order By Clause
- Limit
- Insert Statement
- Delete Command
- Select Distinct Statement
- Truncate Table
MySQL Tutorial on Operators
Use this section to learn MySQL operators
- Arithmetic Operators
- AND
- NOT
- OR
- XOR
- Between
- Not Between
- GREATEST
- LEAST
- LIKE
- NOT LIKE
- Coalesce
- IFNULL
- NULLIF
- Interval
- IN
- IS
- NOT IN
- IS NULL
- IS NOT NULL
Learn MySQL Joins
MySQL Tutorial on Functions
Please refer to the list of available MySQL Aggregates functions and an example of each.
This section covers the list of MySQL Date Functions to understand everything about these.
Learn about the MySQL String functions that are available. You can use the hyperlink to get the introduction and definitions of each and every one.
It explains to you the list of MySQL Mathematical and Trigonometric functions. Use this for numeric calculations.