filmov
tv
MySQL Tutorial for Beginners - Part 10 - Storage and Data Types Used in a MySQL Database

Показать описание
Get the full course on MySQL for Beginners here:
During this video, learn about the importance of data types for storing data in your MySQL database.
Selecting the appropriate data type for column values will optimize disk space utilization and increase performance.
The general data categories into which all data types are organized are:
- Collections of characters -- strings -- or collections of bytes
- Numeric
- Dates and times
There are trade-offs in the use of VARCHAR and CHAR data types.
- VARCHAR will reduce disk space requirements
- CHAR are fixed length making string manipulation easier
- Index searches are ~20% faster on CHAR versus VARCHAR
- VARCHAR has overhead of 1-2 bytes
Stay in touch:
If you enjoyed the video, please give a "thumbs up" and subscribe to the channel ;-)
MySQL - The Basics // Learn SQL in 23 Easy Steps
SQL Course for Beginners [Full Course]
MySQL Full Course for free 🐬
Learn Basic SQL in 15 Minutes | Business Intelligence For Beginners | SQL Tutorial For Beginners 1/3
SQL Tutorial for Beginners
SQL Tutorial For Beginners | MySQL Tutorial
you need to learn SQL RIGHT NOW!! (SQL Tutorial for Beginners)
MySQL tutorial for beginners (intro + installation) 🐬
🎥 Group By and Having Clause in SQL | SQL Tutorial for Beginners | PART 9〽️
Installing MySQL and Creating Databases | MySQL for Beginners
SQL Tutorial - Full Database Course for Beginners
MySQL Workbench Tutorial
MySQL Full Course 2023 | MySQL Tutorial For Beginners | SQL Full Course | SQL Training | Simplilearn
Roadmap for Learning SQL
MySQL Tutorial For Beginners | Introduction to MySQL | Learn MySQL | MySQL Training | Edureka
Learn SQL Beginner to Advanced in Under 4 Hours
MySQL Course for Beginners
Learn SQL Basics in Just 15 Minutes!
Master MySQL in 2.5 Hours | MySQL Tutorial for Beginners | Amit Thinks
5 Best SQL Websites to Practice n Learn Interview Questions for FREE
Introduction To MySQL | MySQL Workbench Tutorial | MySQL Basics For Beginners | Simplilearn
Learn 12 Basic SQL Concepts in 15 Minutes (project files included!)
MySQL Database - Full Course
SQL Tutorial Deutsch | Komplettkurs für Anfänger
Комментарии