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

The state Table

The state table contains the names and postal abbreviations for the 50 states of the United States. Table 24 shows the columns of the state table.

Table 24. The state Table
Column Name Data Type Description
code CHAR(2) State code
sname CHAR(15) State name
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]