July 2006
Intermediate to advanced
560 pages
12h 57m
English
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:
You 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.
You 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, ...
Read now
Unlock full access