ā“ MySQL is the worldās most popular open source database, enabling the cost-effective delivery of reliable, high-performance and scalable Web-based and embedded database applications. It is an integrated transaction safe, ACID-compliant database with full commit, rollback, crash recovery, and row-level locking capabilities. ā“
āŗ MySQL delivers the ease of use, scalability, and high performance, as well as a full suit of database drivers and visual tools to help developers and DBAs build and manage their business-critical MySQL applications. MySQL is developed, distributed, and supported by Oracle. ā¦
ā°ā° This App is prepared for the beginners to help them understand the basics-to-advanced concepts related to MySQL languages.ā±ā±
ćTopics Covered in this App are Listed Belowć
⢠MySQL - Introduction
⢠MySQL - Installation
⢠MySQL - Administration
⢠MySQL - PHP Syntax
⢠MySQL - Connection
⢠MySQL - Create Database
⢠Drop MySQL Database
⢠Selecting MySQL Database
⢠MySQL - Data Types
⢠Create MySQL Tables
⢠Drop MySQL Tables
⢠MySQL - Insert Query
⢠MySQL - Select Query
⢠MySQL - WHERE Clause
⢠MySQL - UPDATE Query
⢠MySQL - DELETE Query
⢠MySQL - LIKE Clause
⢠MySQL - Sorting Results
⢠Using MySQl Joins
⢠Handling MySQL NULL Values
⢠MySQL - Regexps
⢠MySQL - Transactions
⢠MySQL - ALTER Command
⢠MySQL - INDEXES
⢠MySQL - Temporary Tables
⢠MySQL - Clone Tables
⢠MySQL - Database Info
⢠Using MySQL Sequences
⢠MySQL - Handling Duplicates
⢠MySQL - and SQL Injection
⢠MySQL - Database Export
⢠MySQL - Database Import - Recovery Methods