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" |
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |