Toggle navigation
الأكاديمية
مجلة الأكاديمية
الدورات التعليمية القادمة
ماذا قالو عنا؟
راسلنا
تعلم الآن
المقالات التعليمية
الدورات التعليمية
تكليفات الدورات التعليمية
أمثلة وتطبيقات
المختبر
التمرينات
التحديات
النقاشات والنصائح
سؤال وجواب
نصائح الزيرو
برنامج اسبوع الزيرو
نقاشات فيديو
مسارات التعليم
مسار Front-End Developer
مسار Python Web Developer
مسار ال Back-End Developer
مسار ال Full Stack Developer
مسار JavaScript Developer
مسار ال WordPress Developer
المراجع
مرجع لغة Html
مرجع لغة Css
الدورات التعليمية
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