• Course
    • Libraries: If you want this course, consider one of these libraries.
    • Data

Oracle Developer Essentials: Tables and Indexes

This course covers the essentials of creating and managing tables in your Oracle database, including naming tables, defining columns, creating constraints and granting permissions. It also covers the basics of indexes, which are essential for efficiently accessing data in your tables.

David Berry - Pluralsight course - Oracle Developer Essentials: Tables and Indexes
by David Berry

What you'll learn

This course introduces the most fundamental of data structures in an Oracle database: the table. Learn how to define tables, declare columns, define constraints on tables, important storage options you need to know about, and global temporary tables and external tables. You'll also learn about privileges and roles in Oracle, which are essential for granting appropriate permissions in your database. This course will also teach you best practices for building tables in your database, and how to create and use indexes for efficient data access.

Table of contents

About the author

David Berry - Pluralsight course - Oracle Developer Essentials: Tables and Indexes
David Berry

David Berry is a software engineer with over 15 years of experience developing applications in languages such as Java and C#. Throughout his career, he has worked extensively with enterprise database systems including Oracle and SQL Server.

More Courses by David