Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.1 » SQL Anywhere Server - SQL Usage » SQL dialects and compatibility » Transact-SQL-compatible databases

 

Case sensitivity

Case sensitivity in databases refers to:

  • Data   The case sensitivity of the data is reflected in indexes and so on.

  • Identifiers   Identifiers include table names, column names, and so on.

  • Passwords   Passwords are always case sensitive in SQL Anywhere databases.

 Case sensitivity of data
 Case sensitivity of identifiers
 Case sensitivity of passwords