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

SQL Anywhere 10.0.1 » SQL Anywhere Server - SQL Usage » Joins: Retrieving Data from Several Tables » Joins overview

Joining more than two tables Next Page

Join compatible data types


When you join two tables, the columns you compare must have the same or compatible data types.

For more information about data type conversion in joins, see Comparisons between data types.