Databases Reference
In-Depth Information
Creating the Customers Table
Here's how to create the customers table:
1.
Login to an existing APEX workspace as a developer.
Note You can refer to Recipe 1-5 for more information on how to create a workspace.
2.
You will now need to create the Customers table. Click on the SQL Workshop
Object Browser menu item. In the ensuing window, click the Create button
in the top right corner, and choose the Table menu item.
3.
You will be presented with a window that allows you to define your database
table. Specify a name for the table and define a few fields for the table. You
may create a mix of NVARCHAR2, NUMBER, and DATE fields. This is shown in
Figure 2-1.
Figure 2-1. Creating the Customers table
 
Search WWH ::




Custom Search