MySQL
Category
Coding
Sub Category
Programming Languages
MySQL
MySQL Community Edition is a freely downloadable version of the world's most popular open source database that is supported by an active community-
7
-
17
-
15
Creating a Database, Table
Order By and Arithmetic Operator
How to use Max and Min Operators
How to use average & count function
Conditional queries using OR & NOT
Conditional queries using AND
How to use In and Between Operators
Like operators with wildcards
How to use advanced aggregation
UNIONS
How to use Union with Group By
How to use Inner joins
How to use Update Statements
How to use Delete Statements
How to use Alter Table Statements
Statements to truncate & drop table
Statements to backup & delete table