Building the Application Schema

With our application's design in hand, it is now a relatively trivial task to actually build the schema necessary to support the application. You have a few choices for creating the schema:

ImageYou can start a SQL*Plus session or use the SQL Commands page of Application Express to manually code SQL DDL statements that create objects in the schema.

ImageYou can use the Object Browser page of Application Express to manually build the objects in the schema.

If you use a UML tool that can generate SQL scripts from your class diagrams, ...

Get Hands-On Oracle Database 10g Express Edition for Windows now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.