An identifier in an expression.
correlation-name.column-name
A column name is preceded by an optional correlation name, which typically is the name of a table.
If a column name is a keyword or has characters other than letters, digits and underscore, it must be surrounded by quotation marks (" "). For example, the following are valid column names:
Employees.Name address "date hired" "salary"."date paid" |
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |