Work with database objects

Last modified: July 22, 2025

This section describes how to manage database objects such as tables, views, keys, constraints, triggers, and stored procedures. It explains how to create, copy, modify, and delete objects, define table structures, and edit table data. Additional topics include filtering and counting objects, generating DDL and DML statements, viewing dependencies, and identifying invalid objects.

In this section