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 - Programming » Embedded SQL

 

Static and dynamic SQL

There are two ways to embed SQL statements into a C program:

Until now, static SQL has been discussed. This section compares static and dynamic SQL.


Static SQL statements
Dynamic SQL statements
Dynamic SELECT statement