Vous êtes sur la page 1sur 1

24/02/2021 Database Foundations: Database Management – ScanLibs

Introduction
1 Managing database performance
2 What you should know
3 Set up the database servers
4 Create the Two Trees database
Database Views
5 Save queries as database view objects
6 Create a database view
7 Views and database maintenance
8 Views and database security
9 Challenge Create a view
10 Solution Create a view
Query Performance
11 The query optimizer
12 Reading execution plans
13 View a SQL Server execution plan
14 View a PostgreSQL execution plan
15 Control query plans with hints
Transactions
16 Transactions and data consistency
17 ACID properties
18 Commit and rollback transactions
19 Understanding concurrency and locks
Data and Object Management
20 Explore the system tables
21 Duplicate tables
22 Delete data with TRUNCATE
23 Remove database objects with DROP
24 Create temporary tables
Functions and Stored Procedures
25 Add programming elements to the database
26 Create a function
27 Create a stored procedure in PostgreSQL
28 Create a stored procedure in SQL Server
29 Challenge Write a stored procedure
30 Solution Write a stored procedure
Conclusion
31 Next steps

https://scanlibs.com/database-foundations-management-video/ 1/1

Vous aimerez peut-être aussi