25.8.20
This website uses cookies to ensure you get the best experience on our website. Learn more

SQL Databases Using SQLAlchemy: Chaining Joins, Views, & Indexes

Skillsoft issued completion badges are earned based on viewing the percentage required or receiving a passing score when assessment is required. With a good grip on the use of SQLAlchemy in querying data in SQL tables, you are now ready to perform multi-table joins and use more powerful SQL abstractions. In this course, you'll perform multi-table joins by chaining the .join methods on different tables. You'll also simplify join syntax using aliases. You'll then create and query views and learn how insertions into views are propagated from the view to the underlying tables. Moving on, you'll create indexes and examine their metadata. You'll then differentiate between simple and composite indexes. By the end of the course, you'll be able to perform multi-table joins by chaining .join methods, create and query views, correctly insert data into underlying tables using views, create indexes, and interpret index metadata.

Issued on

June 9, 2023

Expires on

Does not expire