From the course: Database Foundations: Database Management

Managing database performance

From the course: Database Foundations: Database Management

Start my 1-month free trial

Managing database performance

- [Instructor] In a relational database, the table is king. But they're only the most visible object type. There are other components of a database that are equally important to a stable performance and complete system. And in my LinkedIn learning course, database foundations database management, I'm going to introduce you to the supporting cast of database characters. We'll get to know view objects, which store select queries for later use. And creates a security layer between users and the data. We'll explore the query optimizer in execution plans to understand how to improve the performance of the system. And with stored procedures, we can introduce programming elements to the database that'll create a consistent end-user experience. Hi, my name is Adam Wilbert, and I've made it my career to introduce people to the world of database development. We'll cover all these topics and more in this, the third course in the database foundation series. I'm glad you've chosen to join me.

Contents