Course for MySQL app for iPhone and iPad


4.5 ( 2975 ratings )
Productivity Photo & Video Entertainment
Developer: Thai Nguyen
1.99 USD
Current version: 1.0, last update: 7 years ago
First release : 03 Nov 2015
App size: 2.89 Mb

Lecture 01. Beginners MYSQL Database Tutorial 1 # Download , Install MYSQL and first SQL query
Lecture 02. Beginners MYSQL Database Tutorial 2 # CREATE NEW DATABASE SCHEMA and TABLE
Lecture 03. Beginners MYSQL Database Tutorial 4# MySQL SELECT Statement Query
Lecture 04. Beginners MYSQL Database Tutorial 3 # MySQL INSERT Statement Query
Lecture 05. Beginners MYSQL Database Tutorial 5# MySQL WHERE Clause Statement Query
Lecture 06. Beginners MYSQL Database Tutorial 8# SQL UPDATE Statement Statement Query
Lecture 07. Beginners MYSQL Database Tutorial 6# MySQL AND & OR Operators Statement Query
Lecture 08. Beginners MYSQL Database Tutorial 9# MySQL DELETE Query
Lecture 09. Beginners MYSQL Database Tutorial 10# MySQL COUNT,MAX,MIN,AVG & SUM Function
Lecture 10. How to uninstall MySQL from windows 7 / windows 8 / windows 8.1
Lecture 11. Welcome to ProgrammingKnowledge Youtube Channel
Lecture 12. Beginners MYSQL Database Tutorial 7# SQL ORDER BY Keyword Statement Query
Lecture 13. Beginners MYSQL Database Tutorial # How to install MySQL on Ubuntu/Debian Linux
Lecture 14. Beginners MYSQL Database Tutorial # Install MySQL Workbench in Ubuntu/Debian Linux
Lecture 15. Please Support ProgrammingKnowledge ....
Lecture 16. How To Write a Basic SQL Select Statement
Lecture 17. Query Efficiency
Lecture 18. Joining Tables - Joining Multiple Tables
Lecture 19. Case Logic
Lecture 20. Functions - Numeric
Lecture 21. How To Write a Basic SQL Select Statement
Lecture 22. Query Efficiency
Lecture 23. Beginners MYSQL Database Tutorial 2 # CREATE NEW DATABASE SCHEMA and TABLE
Lecture 24. How To Create a MySQL Database in 2 minutes
Lecture 25. How to filter data from a MySQL Database Table with PHP
Lecture 26. Tutorial for MySQL Workbench
Lecture 27. Searching a Database with PHP
Lecture 28. Retrieving Data
Lecture 29. Create a Database and Table in phpMyAdmin -HD-
Lecture 30. Connecting to MySQL From PHP
Lecture 31. Connect to MySQL Database with PHP
Lecture 32. Introduction to Basics
Lecture 33. Tutorial for Access 2010 The Relational Model of Data Storage Microsoft Training Lesson 2.4
Lecture 34. Create Lookup Field in a Table
Lecture 35. More Ways To Select Data From Databases
Lecture 36. Tutorial for Access 2003 Creating Lookup Fields Microsoft Training Lesson 5.3
Lecture 37. How Data is Organized and Normalization
Lecture 38. Relationships
Lecture 39. What is MySQL
Lecture 40. String Data Types
Lecture 41. Keys
Lecture 42. Numeric Data Types
Lecture 43. Date and Time Data Types
Lecture 44. Column Features and Extra Settings
Lecture 45. Indexes
Lecture 46. How to Build a Database (MySQL in English)
Lecture 47. Altering Data and More Advanced Queries (MySQL in English)
Lecture 48. Quotes and Escaping Special Characters
Lecture 49. Joins (MySQL in English)
Lecture 50. How to Install XAMPP and start Using PhpMyAdmin
Lecture 51. How to Define Your Database Structure
Lecture 52. Programming Our Database
Lecture 53. Comments, Semi Colons, Deleting or Dropping Tables
Lecture 54. How to add Columns and Drop(Delete) Columns in MySQL
Lecture 55. How to Insert and Update Data in a Table Using SQL
Lecture 56. How to use the Insert and Select Commands
Lecture 57. How to use the Show Command
Lecture 58. How to do Alter Commands
Lecture 59. How to be consistent with MySQL
Lecture 60. How to use a Where Clause and Select Statements
Lecture 61. How to use an Order by Clause
Lecture 62. How to use a Limit Clause
Lecture 63. How to Update Columns
Lecture 64. How to Delete Data
Lecture 65. Introduction to Character Sets and Collations
Lecture 66. How to Set Character Sets and Collations
Lecture 67. How to Set and Alter Your Storage Engines
Lecture 68. How to search your database using Like and Wildcards
Lecture 69. Comparison Operators
Lecture 70. Foreign Key Constraints for the InnoDB Storage Engine
Lecture 71. Introduction to MySQL Storage Engines
Lecture 72. Inner Joins
Lecture 73. Left Joins
Lecture 74. Introduction to Joins