آموزش کامل بر نصب ، پیاده سازی ، پیکربندی ، مدیریت و کدنویسی MySQL 5 / InfiniteSkills MySQL 5

InfiniteSkills MySQL 5
آموزش کامل بر نصب ، پیاده سازی ، پیکربندی ، مدیریت و کدنویسی MySQL 5

  • کاربرد : آموزش کامل بر نصب ، پیاده سازی ، پیکربندی ، مدیریت و کدنویسی MySQL 5
  • نوع فایل : فیلم آموزشی
  • زبان : انگلیسی
  • سیستم عامل : Windows-Mac-Linux-Android-iOS
  • تولید کننده : InfiniteSkills
  • سال تولید : 2012

توضیحات

با مشاهده این کورس آموزشی به طور کامل بر نصب ، پیاده سازی ، پیکربندی ، مدیریت و کدنویسی MySQL 5 مسلط خواهید شد.

Description

In this project-based Learning MySQL 5 video tutorial series, you'll quickly have relevant skills for real-world applications.
Follow along with our expert instructor in this training course to get:
Concise, informative and broadcast-quality MySQL 5 training videos delivered to your desktop
The ability to learn at your own pace with our intuitive, easy-to-use interface
A quick grasp of even the most complex MySQL 5 subjects because they're broken into simple, easy to follow tutorial videos
Practical working files further enhance the learning process and provide a degree of retention that is unmatched by any other form of MySQL 5 tutorial, online or offline... so you'll know the exact steps for your own projects.

بخش های فایل

این فایل شامل 92 بخش می باشد که بخش های آن به صورت جداگانه در زیر آمده است.
Row Title Format Size Play Download
00 - فیلم های آموزشی
1 01_01-Course Introduction 918.68 KB DOWNLOAD
2 01_02-What Is A Relational Database 4.37 MB DOWNLOAD
3 01_03-The Database Hierarchy 7.39 MB DOWNLOAD
4 01_04-Table Relations 5.39 MB DOWNLOAD
5 01_05-The Structured Query Language 4.53 MB DOWNLOAD
6 01_06-Conclusion 2.14 MB DOWNLOAD
7 02_01-Introduction To MySQL 7.27 MB DOWNLOAD
8 02_02-MySQL Features 15.20 MB DOWNLOAD
9 02_03-Installing MySQL - Introduction 723.43 KB DOWNLOAD
10 02_04-Downloading MySQL 4.95 MB DOWNLOAD
11 02_05-Installing MySQL - Part 1 8.45 MB DOWNLOAD
12 02_06-Installing MySQL - Part 2 5.66 MB DOWNLOAD
13 02_07-Configuring MySQL 13.57 MB DOWNLOAD
14 02_08-Setting The System Path - Part 1 1.22 MB DOWNLOAD
15 02_09-Setting The System Path - Part 2 6.33 MB DOWNLOAD
16 02_10-Installing MySQL On The Mac 6.18 MB DOWNLOAD
17 02_11-The Sakila Database 4.26 MB DOWNLOAD
18 02_12-Installing The Sakila Database 6.59 MB DOWNLOAD
19 03_01-Introduction To MySQL Connections 974.56 KB DOWNLOAD
20 03_02-Role Of The Root User 2.88 MB DOWNLOAD
21 03_03-Logging In For The First Time 9.96 MB DOWNLOAD
22 03_04-Change The Root Password 4.27 MB DOWNLOAD
23 03_05-Creating Your First Database 16.93 MB DOWNLOAD
24 03_06-Creating Your First User Account 10.67 MB DOWNLOAD
25 03_07-Creating Your First Table 9.93 MB DOWNLOAD
26 04_01-Intro To Data Types 6.33 MB DOWNLOAD
27 04_02-String Data Types - Part 1 9.05 MB DOWNLOAD
28 04_03-String Data Types - Part 2 6.88 MB DOWNLOAD
29 04_04-Data Attributes 4.25 MB DOWNLOAD
30 04_05-Customers Table Revised 11.08 MB DOWNLOAD
31 04_06-Numerical Data Types - Part 1 8.06 MB DOWNLOAD
32 04_07-Numerical Data Types - Part 2 2.73 MB DOWNLOAD
33 04_08-Numerical Data Attributes 4.72 MB DOWNLOAD
34 04_09-Date And Time Types 16.96 MB DOWNLOAD
35 04_10-Multiple Timestamp Columns In Table 13.04 MB DOWNLOAD
36 05_01-Primary Keys - Part 1 5.30 MB DOWNLOAD
37 05_02-Primary Keys - Part 2 16.84 MB DOWNLOAD
38 05_03-Creating A Primary Key 7.25 MB DOWNLOAD
39 05_04-Foreign Key Introduction 20.25 MB DOWNLOAD
40 05_05-Create Foreign Key 10.98 MB DOWNLOAD
41 06_01-Graphical MySQL Clients 7.69 MB DOWNLOAD
42 06_02-phpMyAdmin Intro 22.11 MB DOWNLOAD
43 06_03-MySQL Workbench Intro 4.65 MB DOWNLOAD
44 06_04-MySQL Workbench SQL Development Intro 21.06 MB DOWNLOAD
45 06_05-MySQL Workbench Data Modelling Intro 21.46 MB DOWNLOAD
46 06_06-MySQL Workbench Server Administration Intro 6.53 MB DOWNLOAD
47 06_07-SQLyog Introduction 4.29 MB DOWNLOAD
48 06_08-SQLyog Creating A Database 11.85 MB DOWNLOAD
49 06_09-SQLyog Navigating And Modifying Data 8.89 MB DOWNLOAD
50 06_10-SQLyog Scheduling Backups 12.37 MB DOWNLOAD
51 07_01-Performing CRUD Operations 4.32 MB DOWNLOAD
52 07_02-Creating Data 15.43 MB DOWNLOAD
53 07_03-Retrieving Data 12.28 MB DOWNLOAD
54 07_04-Ordering Results 6.77 MB DOWNLOAD
55 07_05-Filtering Results 11.21 MB DOWNLOAD
56 07_06-Grouping Results 17.20 MB DOWNLOAD
57 07_07-Removing Duplicate Rows 4.01 MB DOWNLOAD
58 07_08-The LIKE Clause 9.82 MB DOWNLOAD
59 07_09-The LIMIT Clause 8.76 MB DOWNLOAD
60 07_10-Updating Data 14.00 MB DOWNLOAD
61 07_11-Deleting Data 8.25 MB DOWNLOAD
62 08_01-Introduction To Functions 1.19 MB DOWNLOAD
63 08_02-String Functions 22.53 MB DOWNLOAD
64 08_03-Numeric Functions 12.24 MB DOWNLOAD
65 08_04-Temporal Functions - Introduction 6.14 MB DOWNLOAD
66 08_05-Temporal Functions - Example 28.93 MB DOWNLOAD
67 08_06-Stored Functions - Part 1 1.65 MB DOWNLOAD
68 08_07-Stored Functions - Part 2 15.67 MB DOWNLOAD
69 08_08-Stored Functions - Part 3 14.40 MB DOWNLOAD
70 09_01-Subqueries Intro 4.74 MB DOWNLOAD
71 09_02-Subqueries 23.71 MB DOWNLOAD
72 10_01-SQL Joins 1.85 MB DOWNLOAD
73 10_02-The Inner Join 26.96 MB DOWNLOAD
74 10_03-The Left Join 18.00 MB DOWNLOAD
75 11_01-Optimizing MySQL 940.14 KB DOWNLOAD
76 11_02-Column Indexing 3.34 MB DOWNLOAD
77 11_03-Column Indexing Explained 17.99 MB DOWNLOAD
78 11_04-Optimizing The MySQL Configuration 16.90 MB DOWNLOAD
79 11_05-Query Caching 1.89 MB DOWNLOAD
80 11_06-Query Caching Explained 9.72 MB DOWNLOAD
81 11_07-Optimizing MySQL Conclusions 954.22 KB DOWNLOAD
82 12_01-Introduction To MySQL Data Tasks 1.11 MB DOWNLOAD
83 12_02-Exporting Data With MySQL Workbench 13.59 MB DOWNLOAD
84 12_03-Importing Data With phpMyAdmin 6.86 MB DOWNLOAD
85 12_04-Automatically Backing Up Your MySQL Database 1.71 MB DOWNLOAD
86 12_05-Automating Your Backups With mysqldump And cron 19.41 MB DOWNLOAD
87 13_01-Managing MySQL Privileges 1.14 MB DOWNLOAD
88 13_02-MySQL Privilege Management Walkthrough 23.57 MB DOWNLOAD
89 14_01-Introduction to PHP and MySQL 9.24 MB DOWNLOAD
90 14_02-Querying Your MySQL Database With PHP 28.28 MB DOWNLOAD
91 15_01-About The Author 5.33 MB DOWNLOAD
01 - فایل های تمرینی
92 Learning_MySQL_5_Working_Files 2.55 KB DOWNLOAD
شما می توانید مجموعه کامل بخش های این فابل را نیز به صورت مجموعه کامل دریافت نمایید.
اگر شما نسبت به این اثر یا عنوان محق هستید، لطفا از طریق "بخش تماس با ما" با ما تماس بگیرید و برای اطلاعات بیشتر، صفحه قوانین و مقررات را مطالعه نمایید.

دیدگاه کاربران


لطفا در این قسمت فقط نظر شخصی در مورد این عنوان را وارد نمایید و در صورتیکه مشکلی با دانلود یا استفاده از این فایل دارید در صفحه کاربری تیکت ثبت کنید.

بارگزاری