DB Explorer
-
Create or Edit Tables
A detailed guide on creating and modifying database tables without using SQL.
-
Rename Tables
Renaming tables without using SQL commands
-
Truncate Table
Comprehensive guide on how to truncate a table without using SQL
-
Drop Table
This guide provides a step-by-step process for dropping a table through the database interface without using SQL commands.
-
Entity Relationship Diagram
View Entity Relationship Diagrams for related tables.
-
Stored Procedures
Learn to create, execute, modify, and manage stored procedures in DBCode, including version conflict detection and comparison tools.