Quality Assurance Training

Unit 26: My SQL

● Database Verification and Validation
● Introduction to Database
● MySQL Database
● Comparison with Popular Databases – Oracle, MS SQL Server, IBM DB2
● Structured Query Language (SQL)
● Data Definition Language (DDL)
● Data Manipulation Language (DML)
● Introduction to Tables, Rows, Columns
● What are a Foreign Key, Primary Key and Unique Key
● What are DDL and DML
● (DML) Select, Update, Delete and Insert Into statements
● (DDL) Create, Alter, Drop statements
● Exercise and Assignments