| 0 | 716.8 B | ||
| 001 Add programming elements to the database-en.srt | 6.8 KB | ||
| 1 | 68.4 KB | ||
| 001 Add programming elements to the database.mp4 | 14.5 MB | ||
| 001 Explore the system tables-en.srt | 8 KB | ||
| 001 Explore the system tables.mp4 | 16.1 MB | ||
| 001 Managing database performance-en.srt | 1.9 KB | ||
| 001 Managing database performance.mp4 | 6.7 MB | ||
| 001 Next steps-en.srt | 2.2 KB | ||
| 001 Next steps.mp4 | 2.5 MB | ||
| 001 Save queries as database view objects-en.srt | 4 KB | ||
| 001 Save queries as database view objects.mp4 | 11.1 MB | ||
| 001 The query optimizer-en.srt | 8.7 KB | ||
| 001 The query optimizer.mp4 | 21.1 MB | ||
| 001 Transactions and data consistency-en.srt | 3.9 KB | ||
| 001 Transactions and data consistency.mp4 | 11.3 MB | ||
| 002 ACID properties-en.srt | 3.5 KB | ||
| 002 Create a database view-en.srt | 11.1 KB | ||
| 002 Create a function-en.srt | 8.8 KB | ||
| 002 Create a function.mp4 | 14.7 MB | ||
| 002 Reading execution plans-en.srt | 12.1 KB | ||
| 2 | 237.7 KB | ||
| 002 ACID properties.mp4 | 5.5 MB | ||
| 002 Create a database view.mp4 | 20.5 MB | ||
| 002 Duplicate tables-en.srt | 6 KB | ||
| 002 Duplicate tables.mp4 | 11.6 MB | ||
| 002 Reading execution plans.mp4 | 23 MB | ||
| 002 What you should know-en.srt | 1.5 KB | ||
| 002 What you should know.mp4 | 2.3 MB | ||
| 003 Commit and rollback transactions-en.srt | 10.4 KB | ||
| 003 Commit and rollback transactions.mp4 | 17.3 MB | ||
| 003 Create a stored procedure in PostgreSQL-en.srt | 7.8 KB | ||
| 003 Create a stored procedure in PostgreSQL.mp4 | 13.7 MB | ||
| 003 View a SQL Server execution plan.mp4 | 21.1 MB | ||
| 003 Views and database maintenance-en.srt | 11.2 KB | ||
| 3 | 225.2 KB | ||
| 003 Delete data with TRUNCATE-en.srt | 3.6 KB | ||
| 003 Delete data with TRUNCATE.mp4 | 6.5 MB | ||
| 003 Set up the database servers-en.srt | 12.1 KB | ||
| 003 Set up the database servers.mp4 | 19.5 MB | ||
| 003 View a SQL Server execution plan-en.srt | 11.3 KB | ||
| 003 Views and database maintenance.mp4 | 19.7 MB | ||
| 004 Create a stored procedure in SQL Server-en.srt | 5.2 KB | ||
| 004 Create a stored procedure in SQL Server.mp4 | 9.2 MB | ||
| 004 Remove database objects with DROP-en.srt | 4.2 KB | ||
| 004 Remove database objects with DROP.mp4 | 5.9 MB | ||
| 004 View a PostgreSQL execution plan-en.srt | 6 KB | ||
| 004 Views and database security-en.srt | 4.4 KB | ||
| 4 | 102.8 KB | ||
| 004 Create the Two Trees database-en.srt | 12.8 KB | ||
| 004 Create the Two Trees database.mp4 | 24.8 MB | ||
| 004 Understanding concurrency and locks-en.srt | 10.3 KB | ||
| 004 Understanding concurrency and locks.mp4 | 19.4 MB | ||
| 004 View a PostgreSQL execution plan.mp4 | 11 MB | ||
| 004 Views and database security.mp4 | 10.1 MB | ||
| 005 Challenge_ Create a view-en.srt | 1.9 KB | ||
| 005 Challenge_ Create a view.mp4 | 5.3 MB | ||
| 005 Challenge_ Write a stored procedure-en.srt | 1.6 KB | ||
| 005 Challenge_ Write a stored procedure.mp4 | 5 MB | ||
| 005 Control query plans with hints-en.srt | 5.6 KB | ||
| 005 Control query plans with hints.mp4 | 11.2 MB | ||
| 005 Create temporary tables.mp4 | 19.1 MB | ||
| 5 | 187.7 KB | ||
| 005 Create temporary tables-en.srt | 12.7 KB | ||
| 006 Solution_ Create a view-en.srt | 18 KB | ||
| 6 | 46.7 KB | ||
| 006 Solution_ Create a view.mp4 | 35.3 MB | ||
| 006 Solution_ Write a stored procedure-en.srt | 13.7 KB | ||
| 006 Solution_ Write a stored procedure.mp4 | 25.9 MB | ||
| Ex_Files_Database_Foundations_Mgmt.zip | 15 KB | ||
| TutsNode.com.txt | 102.4 B | ||
| [TGx]Downloaded from torrentgalaxy.to .txt | 614.4 B | ||
| 7 | 29.6 KB | ||
| 8 | 22 KB | ||
| 9 | 100.8 KB | ||
| 10 | 178.7 KB | ||
| 11 | 191 KB | ||
| 12 | 133.2 KB | ||
| 13 | 100.3 KB | ||
| 14 | 244.8 KB | ||
| 15 | 60.3 KB | ||
| 16 | 110.8 KB | ||
| 17 | 205.3 KB | ||
| 18 | 83.5 KB | ||
| 19 | 108 KB | ||
| 20 | 35.5 KB | ||
| 21 | 124.3 KB | ||
| 22 | 30 KB | ||
| 23 | 98.8 KB | ||
| 24 | 14.7 KB | ||
| 25 | 132.8 KB | ||
| 26 | 32 KB | ||
| 27 | 163.3 KB | ||
| 28 | 236.5 KB | ||
| 29 | 28.5 KB | ||
| ▲ 95 total files | |||
Description
In the realm of relational databases, the table is the main event, the showstopper, the lead singer, the king. However, there are several other components of databases that are just as vital to a fully functioning system. In this course—the third part of his Database Foundations series—Adam Wilbert turns the spotlight on the supporting cast of database management characters. He covers topics like view objects, query performance, transactions, and stored procedures, and shows how each is an integral part of database management. Adam also includes challenges designed to test your skills as the course advances. As Adam illustrates, knowledge of these elements of database management can enhance your system performance and lead to a more consistent end-user experience.
Released 2/16/2021
| torrent name | size | uploader | age | seed | leech |
|---|---|---|---|---|---|
| 312.2 MB | freecoursewb | 5 years | 0 | 1 | |
|
[ FreeCourseWeb ] Lynda - Database Foundations - Database Management Posted by
freecoursewb in Other
|
420.9 MB | freecoursewb | 5 years | 0 | 0 |
|
[ DevCourseWeb ] Lynda - Excel - Setting Up a Database (Office 365 - Microsoft 365) Posted by
freecoursewb in Other
|
207.9 MB | freecoursewb | 5 years | 0 | 0 |
| 215.36 MB | tutsnode | 5 years | 12 | 1 | |
| 497.4 MB | freecoursewb | 5 years | 7 | 2 |
All Comments