IBM Books

Image, Audio, and Video Extenders Administration and Programming


Sample table for extender examples

Throughout this chapter you will see programming examples that use the DB2 extenders. The examples assume that you created a database table that is named EMPLOYEE, and that the table contains personnel information. The table includes columns for the identification and name of employees. Depending on the extender, the table also includes a column for employee pictures, voice greetings, and video clips.

The following figure illustrates the structure of the employee table and shows the SQL statement used to create the table.

Figure 17. A table used in DB2 extender programming examples


REQTEXT


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]