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

SQL Anywhere 11.0.0 » SQL Anywhere Server - Programming » SQL Anywhere Data Access APIs » SQL Anywhere 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