Databases Reference
In-Depth Information
Figure 10-13. Sample book image
21. Upload your own photos for all the other books in the Books table.
How It Works
As demonstrated in the earlier chapters of this topic, APEX lets you easily create a form and report
combination from a database table. This, in turn, allows you to easily and quickly setup CRUD (Create,
Read, Update and Delete) functionality in your application.
Also covered in the previous chapters of this topic was the use of List of Values (LOVs) dynamically
generated from a specified SQL statement. LOVs can be used as the data source for Select Lists (drop-
downs), as seen in this recipe.
Exercise 10-1: Create Pages to Manage the List
of Categories and Book Inventory
As an exercise, I leave it to you to create the form and report pages to manage the list of
different categories as well as book inventory in the topic catalog application. The
 
 
Search WWH ::




Custom Search