DB Explorer
Learn how to create and edit tables, view Entity Relationship Diagrams (ERDs), rename, truncate, and drop tables, and develop stored procedures directly in DB Explorer to efficiently manage and optimize your databases.
-
Create or Edit Tables
A detailed guide on creating and modifying database tables without using SQL.
Learn more → -
Rename Tables
Renaming tables without using SQL commands
Learn more → -
Truncate Table
Comprehensive guide on how to truncate a table without using SQL
Learn more → -
Drop Table
This guide provides a step-by-step process for dropping a table through the database interface without using SQL commands.
Learn more → -
Entity Relationship Diagram
View Entity Relationship Diagrams for related tables.
Learn more → -
Stored Procedures
Learn to create, execute, modify, and manage stored procedures in DBCode, including version conflict detection and comparison tools.
Learn more → -
Execute SQL File
Learn how to execute SQL script files directly against your database using DBCode's Database Explorer.
Learn more → -
Filter
Filter database objects in the explorer to show only what matters, using selection lists or SQL-like patterns.
Learn more →