Throughout the documentation, SELECT statements and other SQL statements appear with each clause on a separate row, and with the SQL keywords in uppercase. This is done to make the statements easier to read but is not a requirement. You can enter SQL keywords in any case, and you can have line breaks anywhere in the statement.
 Keywords and line breaks
 Keywords and line breaks Case sensitivity of strings and identifiers
 Case sensitivity of strings and identifiers See also
 See also Qualifying identifiers
 Qualifying identifiers Row order in the result set
 Row order in the result set|  | Discuss this page in DocCommentXchange.
                   | Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |