Home | Previous Page | Next Page   Appendix A. The stores_demo Database > Structure of the Tables >

The call_type Table

The call codes associated with customer calls are stored in the call_type table. Table 22 shows the columns of the call_type table.

Table 22. The call_type Table
Column Name Data Type Description
call_code CHAR(1) Call code
code_descr CHAR (30) Description of call type
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]