April 2007
Intermediate to advanced
1032 pages
19h 28m
English
This first chapter dealing with the SELECT statement describes a number of common elements that are important to many SQL statements and certainly crucial to the SELECT statement. Those who are familiar with programming languages and other database languages will find most of these concepts familiar.
Among others, this chapter covers the following common elements:
• Literal
• Expression
• Column specification
• User variable
• System variable
• Case expression
• Scalar function
• Null value
• Cast expression
• Compound expression
• Row expression
• Table expression
• Aggregation function
The previous chapter used literals in many examples of SQL statements. ...
Read now
Unlock full access