zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
[GigaCourse.Com] Udemy - Microsoft SQL Server Development for Everyone
magnet:?xt=urn:btih:de906b4087c7291e8d263e69469d938525b39eff&dn=[GigaCourse.Com] Udemy - Microsoft SQL Server Development for Everyone
磁力链接详情
文件列表详情
de906b4087c7291e8d263e69469d938525b39eff
infohash:
85
文件数量
5.9 GB
文件大小
2023-1-9 22:37
创建日期
2024-11-29 22:23
最后访问
相关分词
GigaCourse
Com
Udemy
-
Microsoft
SQL
Server
Development
for
Everyone
1. Introduction/1. Introduction.mp4 10.26 MB
1. Introduction/2. Understanding Types of Data and Storage.mp4 22.11 MB
10. Manipulating Tables and Data - OLD/1. Connect to Database Instance and Create a Database.mp4 35.15 MB
10. Manipulating Tables and Data - OLD/10. Update Data in the Table with Management Studio GUI.mp4 14.15 MB
10. Manipulating Tables and Data - OLD/11. Delete Data from the Table with SQL Script.mp4 43.26 MB
10. Manipulating Tables and Data - OLD/12. Delete Data from the Table with Management Studio GUI.mp4 8.03 MB
10. Manipulating Tables and Data - OLD/2. Drop or Remove Database.mp4 24.71 MB
10. Manipulating Tables and Data - OLD/3. What is a Database Table.mp4 22.19 MB
10. Manipulating Tables and Data - OLD/4. Create an SQL Database Table.mp4 208.9 MB
10. Manipulating Tables and Data - OLD/5. Insert Data into the Table with SQL Script.mp4 93.84 MB
10. Manipulating Tables and Data - OLD/6. Insert Data into the Table with Management Studio.mp4 42.21 MB
10. Manipulating Tables and Data - OLD/7. Select Data from the Table with SQL Script.mp4 56.49 MB
10. Manipulating Tables and Data - OLD/8. More Advanced Select Queries Part 1.mp4 154.05 MB
10. Manipulating Tables and Data - OLD/9. Update Data in the Table.mp4 73.7 MB
11. Group By and Aggregate Functions - OLD/1. Grouping Data using SQL GROUP BY Clause.mp4 88.09 MB
11. Group By and Aggregate Functions - OLD/2. SQL AVG Aggregate Function.mp4 67.13 MB
11. Group By and Aggregate Functions - OLD/3. SQL COUNT Aggregate Function.mp4 25.86 MB
11. Group By and Aggregate Functions - OLD/4. SQL MAX and MIN Aggregate Functions.mp4 24.05 MB
11. Group By and Aggregate Functions - OLD/5. SQL SUM Aggregate Function.mp4 32.69 MB
12. Relationships and Foreign Keys - OLD/1. What are Relationships, Foreign Keys and Normalization.mp4 54.91 MB
12. Relationships and Foreign Keys - OLD/2. Create a Relationship in SQL Server.mp4 128.66 MB
12. Relationships and Foreign Keys - OLD/3. Insert Records in Related Tables.mp4 82.39 MB
12. Relationships and Foreign Keys - OLD/4. Run Queries on Related Tables (Inner Joins).mp4 256.8 MB
12. Relationships and Foreign Keys - OLD/5. Left, Right and Full Joins.mp4 105.73 MB
13. Advanced SQL Server Objects and Concepts - OLD/1. Create and Manage Views.mp4 160.24 MB
13. Advanced SQL Server Objects and Concepts - OLD/2. Scalar Valued Functions.mp4 216.64 MB
13. Advanced SQL Server Objects and Concepts - OLD/3. Inline Table Valued Functions.mp4 74.95 MB
13. Advanced SQL Server Objects and Concepts - OLD/4. Multi Statement Table Valued Functions.mp4 108.73 MB
13. Advanced SQL Server Objects and Concepts - OLD/5. Stored Procedures.mp4 224.62 MB
13. Advanced SQL Server Objects and Concepts - OLD/6. Table Triggers.mp4 159.91 MB
13. Advanced SQL Server Objects and Concepts - OLD/7. Database Scripting, Backup and Restore.mp4 101.77 MB
2. Environment Setup/1. Download and Install SQL Server Express 2019 (Windows).mp4 29.46 MB
2. Environment Setup/2. Install SQL Server on Mac and Linux.mp4 62.74 MB
3. Understanding The Toolset/1. Explore SQL Server Management Studio.mp4 48.73 MB
3. Understanding The Toolset/2. Explore Azure Data Studio.mp4 28.09 MB
3. Understanding The Toolset/3. Explore Draw.io.mp4 26.77 MB
4. Creating And Manipulating Databases/1. Section Overview.mp4 1.48 MB
4. Creating And Manipulating Databases/2. Create Database using Management Studio.mp4 15.74 MB
4. Creating And Manipulating Databases/3. Create a Database using SQL Script.mp4 42.64 MB
4. Creating And Manipulating Databases/4. How to Remove a Database.mp4 30.61 MB
4. Creating And Manipulating Databases/5. How To Change Database Name.mp4 15.83 MB
4. Creating And Manipulating Databases/6. Section Review.mp4 26.18 MB
5. Managing Tables and Data/1. What is a Database Table.mp4 25.17 MB
5. Managing Tables and Data/10. Select Data from Tables - Adding Filtering.mp4 115.86 MB
5. Managing Tables and Data/11. Select Data from Tables - Exporting Data.mp4 116.22 MB
5. Managing Tables and Data/12. Update Data in Tables.mp4 75.02 MB
5. Managing Tables and Data/13. Delete Data from the Tables.mp4 59.17 MB
5. Managing Tables and Data/14. SQL Transactions.mp4 39.4 MB
5. Managing Tables and Data/15. Review CRUD Operations.mp4 14.96 MB
5. Managing Tables and Data/2. Create Entity Data Model.mp4 88.11 MB
5. Managing Tables and Data/3. Create a Database Table using Management Studio.mp4 108.04 MB
5. Managing Tables and Data/4. What is SQL.mp4 12.67 MB
5. Managing Tables and Data/5. Create a Database Table using SQL Script.mp4 58.95 MB
5. Managing Tables and Data/6. Review Table Creation.mp4 63.02 MB
5. Managing Tables and Data/7. Insert Data into the Table using Management Studio.mp4 28.7 MB
5. Managing Tables and Data/8. Insert Data into the Table using SQL Scripts.mp4 125.09 MB
5. Managing Tables and Data/9. Select Data from Tables - Simple Queries.mp4 63.3 MB
6. Normalization, Relationships and Foreign Keys/1. What are Relationships, Foreign Keys and Normalization.mp4 38.44 MB
6. Normalization, Relationships and Foreign Keys/2. Normalizing Our Database.mp4 91.15 MB
6. Normalization, Relationships and Foreign Keys/3. Creating a Relationship in SQL Server.mp4 117.33 MB
6. Normalization, Relationships and Foreign Keys/4. Inserting Records in One To Many Related Tables.mp4 104.37 MB
6. Normalization, Relationships and Foreign Keys/5. Inserting Records in Many To Many Related Tables.mp4 63.64 MB
6. Normalization, Relationships and Foreign Keys/6. Using Inner Joins To Read Related Data.mp4 162.83 MB
6. Normalization, Relationships and Foreign Keys/7. Understanding Left, Right and Full Joins.mp4 72.8 MB
6. Normalization, Relationships and Foreign Keys/8. Foreign Key Cascade Options.mp4 51.23 MB
6. Normalization, Relationships and Foreign Keys/9. Review.mp4 16.6 MB
7. Group By and Aggregate Functions/1. Grouping Data using SQL GROUP BY Clause.mp4 85.6 MB
7. Group By and Aggregate Functions/2. SQL COUNT Aggregate Function.mp4 52.89 MB
7. Group By and Aggregate Functions/3. SQL AVG (Average) Aggregate Function.mp4 48.75 MB
7. Group By and Aggregate Functions/4. SQL MAX and MIN Aggregate Functions.mp4 54.74 MB
7. Group By and Aggregate Functions/5. SQL SUM Aggregate Function.mp4 66.34 MB
7. Group By and Aggregate Functions/6. Filtering on Aggregate Values.mp4 36.52 MB
8. Advanced SQL Server Objects and Concepts/1. Section Overview.mp4 3.57 MB
8. Advanced SQL Server Objects and Concepts/2. Create and Manage Views.mp4 128.85 MB
8. Advanced SQL Server Objects and Concepts/3. Scalar Valued Functions.mp4 144.86 MB
8. Advanced SQL Server Objects and Concepts/4. Inline Table Valued Functions.mp4 54.96 MB
8. Advanced SQL Server Objects and Concepts/5. Multi Statement Table Valued Functions.mp4 61.24 MB
8. Advanced SQL Server Objects and Concepts/6. Stored Procedures.mp4 188.38 MB
8. Advanced SQL Server Objects and Concepts/7. Table Triggers.mp4 83.46 MB
8. Advanced SQL Server Objects and Concepts/8. Generating Database Scripts.mp4 101.1 MB
8. Advanced SQL Server Objects and Concepts/9. Database Backup and Restore.mp4 35.33 MB
9. SQL Server Security/1. Section Overview.mp4 3.13 MB
9. SQL Server Security/2. Create an SQL User Login.mp4 52.83 MB
9. SQL Server Security/3. Add Windows Authenticated Login.mp4 20.65 MB
9. SQL Server Security/4. Add Server Logins With Script.mp4 60.48 MB
其他位置