
SQL COMPONENTS
In This Chapter
SQL’s Basic Objects
• Data Types
• Transact-SQL Functions
• Scalar Operators
• NULL Values
The Transact-SQL language's foundational objects and
operations are introduced in this chapter.
First, descriptions are given of the fundamental language
components, such as constants, identifiers, and delimiters. Then, data types
are...