Toggle navigation
تعلم الآن
المقالات التعليمية
الدورات التعليمية
تكليفات الدورات التعليمية
أمثلة وتطبيقات وشروحات
التحديات البرمجية
أدوات المطورين
مواقع حل المشاكل البرمجية
مسارات التعلم
مسار أساسيات البرمجة
مسار Front-End Developer
مسار ال PHP Back-End Developer
مسار WordPress Developer
مسار ال Full Stack Developer
مسار Python Web Developer
خطط الدراسة
C++ Study Plan
خطة دراسة HTML
خطة دراسة CSS
خطة دراسة JavaScript
خطة دراسة Typescript
خطة دراسة SASS
خطة دراسة Python
خطة دراسة PHP
من القناه
أهم مقاطع القناه
اسبوع الزيرو
رحلتي مع الحياه
التعامل مع الإستضافة
منوع
ما الجديد
سؤال وجواب
كتابات عامة
مقتطفات من الكتب
تقييمات الكتب
قائمة اللقاءات
خدمات
إنضم للعضوية المميزة
قائمة المتصدرين
كيف تدعمنا؟
الكورسات المدفوعة
الدورات التعليمية
MySQL Essential Training
MySQL Essential Training
كل ما يخص دورة تعلم MySQL الموجودة على الرابط التالي
هنا
Intro And What Is MySQL ?
The Needed Tools
Syntax And Some Info
Connect With PDO And Examples
Data Types – Numeric
Data Types – Date And Time
Data Types – String
Deal With Databases
Tables Part 1 – Create, Drop, Show Status
Tables Part 2 – Rename, Change Type
Tables Part 3 – Alter
Tables Part 4 – Advanced
Constraint – Intro
Constraint – Not Null, Unique
Constraint – Primary Key
Constraint – Foreign Key – Intro
Constraint – Foreign Key – Test Relation
Constraint – Foreign Key – Update, Delete
Constraint – Foreign Key – One To One
Constraint – Foreign Key – One To Many
Constraint – Foreign Key – Many To Many
String Functions – Left, Right, Mid
String Functions – Length, Char_Length
String Functions – Upper, Lower
String Functions – Repeat, Reverse, Replace
String Functions – Concat, Concat_Ws
String Functions – Insert
String Functions – Trim, Ltrim, Rtrim
String Functions – LPad, RPad
Numeric Functions – Ceil, Floor, Round
Numeric Functions – Mod, Truncate, Pow
Date Functions – CurTime, CurDate, Now
Date Functions – Day, DayName
Date Functions – Month, Hour, Minute
Date Functions – Date Diff + Examples
Date Functions – Date Add, Date Sub, Last Day
Comparison Functions – Between And Not Between
Comparison Functions – In And Not In
Comparison Functions – Like And Not Like
Comparison Operators
Logical Operators – And, Or, Xor, Not
Control Flow – If
Control Flow – Case
Arithmetic Operators
Information Functions
Group, Order And Having
Simulation Of Join
Aliases In Deep
Inner Join
Left And Right Join
The End And References