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

SQL Anywhere 12.0.0 » SQL Anywhere Server - SQL Reference » SQL statements » SQL statements

 

FROM clause

Specifies the database tables or views involved in a DELETE, SELECT, or UPDATE statement. When used within a SELECT statement, the FROM clause can also be used in a MERGE or INSERT statement.

 Syntax
 Parameters
 Remarks
 Permissions
 Side effects
 See also
 Standards and compatibility
 Example