Hakkında
MySQL for Beginners Ed 3 training course enables you to learn
about the world's most popular open source database. Koenig Solutions certified
instructors will teach you how to use the MySQL Server and tools, while helping
you develop deeper knowledge of using relational databases.
·
Features and Benefits of MySQL
·
MySQL Products and Service
·
Community vs. Enterprise
·
MySQL Certification Program
·
MySQL Certification Program
·
MySQL Website
·
MySQL Architecture
·
Install and Start MySQL
Database Basics
·
SQL Language and MySQL
·
Database Design
·
Database Modeling
·
Keys
·
Normalization
·
Data Types
·
What is NULL?
·
Viewing Database Structure
Database Creation
·
Create a New Database Structure
·
Creating a Database
·
Creating a Table
Basic Queries
·
The SELECT Command
·
MySQL Query Browser
·
Troubleshooting
Database Maintenance
·
Delete an Entire Database
·
Maintaining Tables
·
Maintaining Columns
·
Indexes and Constraints
·
Data Manipulation
Delete/Modify Table row Data
·
The INSERT Command
·
The REPLACE Command
·
The UPDATE Statement
·
The DELETE Command
Functions
·
Simple Functions
·
Grouping With Functions
Joining Tables
·
Combining Multiple Tables
·
Inner Joins
·
Outer Joins
Exporting/Importing Data
·
Exporting Data
·
Importing Data
Sub queries
·
What is a Sub query?
·
Categories of Sub queries
·
Sub query Types
·
Placing Sub queries
·
Other Sub query Uses
·
Other Sub query Uses
Supplementary Information
·
Creating VIEWs
·
Transactions
·
Storage Engines
·
Retrieving Metadata