
Lecture Description
This video lecture, part of the series MySQL Tutorial Series with Caleb by Prof. , does not currently have a detailed description and video lecture title. If you have watched this lecture and know what it is about, particularly what Web Development topics are discussed, please help us by commenting on this video with your suggested description and title. Many thanks from,
- The CosmoLearning Team
- The CosmoLearning Team
Course Index
- What is MySQL
- How Data is Organized and Normalization
- Relationships
- Keys
- String Data Types
- Numeric Data Types
- Date and Time Data Types
- Column Features and Extra Settings
- Indexes
- Quotes and Escaping Special Characters
- How to Build a Database (MySQL in English)
- Altering Data and More Advanced Queries (MySQL in English)
- Joins (MySQL in English)
- How to Install XAMPP and start Using PhpMyAdmin
- How to Define Your Database Structure
- Programming Our Database
- Comments, Semi Colons, Deleting or Dropping Tables
- How to add Columns and Drop (Delete) Columns in MySQL
- How to Insert and Update Data in a Table Using SQL
- How to use the Insert and Select Commands
- How to use the Show Command
- How to do Alter Commands
- How to be Consistent with MySQL
- How to use a Where Clause and Select Statements
- How to use an Order by Clause
- How to use a Limit Clause
- How to Update Columns
- How to Delete Data
- Introduction to Character Sets and Collations
- How to Set Character Sets and Collations
- How to Search your Database using Like and Wildcards
- Introduction to MySQL Storage Engines
- How to Set and Alter Your Storage Engines
- Comparison Operators
- Foreign Key Constraints for the InnoDB Storage Engine
- Introduction to Joins
- Inner Joins
- Left Joins
- How to do an Inner Join and Useful Tips
- How to do Left Joins (Outer Joins) and Unions
- What is a Function? Introduction to Functions
- Aliases
- How to use Aliases with your Joins and Functions
- String Functions PART 1!
- String Functions PART 2!
- How to Use Math Operators
- Numeric Functions PART 1!
- Numeric Functions PART 2!
- Date and Time Functions
- Formatting the Date
- What is Encryption?
- How to Encrypt Databases with 1-Way Encryption
- How to Encrypt Data with 2-Way Encryption
- Normalizing a Bank System
- Data Types of a Bank System
- Indexes and Foreign Key Constraints for our Bank System
- Programming Our Bank System with phpMyAdmin
- Aggregate Grouping Functions and How They Work!
- Keyword Distinct
- Group By
- How to use Aggregate Functions
- Comparison Functions
- If Function
- Case Operator
- Full Text Search Index
- In Boolean Mode
- How to Organize In Boolean Mode FINAL VIDEO!
Course Description
This series is an introductory course to MySQL Database Programming. This is an awesome series that explains concepts in real life and shows examples on the computer. After this series you will have all of the skills that you need to start programming your own databases.
Comments
There are no comments.
Be the first to post one.
Posting Comment...