Home | Previous Page | Next Page   Data Types >

In This Chapter

Every column in a table in a database is assigned a data type. The data type precisely defines the kinds of values that you can store in that column.

This chapter describes built-in and extended data types, casting between two data types, and operator precedence.

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