SQL support These topics cover SQL support in the Genero Business Development Language. SQL programming Covers topics about interacting with a database server using SQL. Database connections Explains how to manage database connections in a program. Database transactions Database transaction concepts and handling. Static SQL statements Describes static SQL statements supported in the language. Dynamic SQL management Explains how to execute and manage SQL statements at runtime. Result set processing Shows how to fetch rows from a database query. Positioned updates/deletes Describes row modification based on a FOR UPDATE cursor. SQL insert cursors Explains how to insert a log of rows into a table efficiently. SQL LOAD and UNLOAD Describes the instructions to export/import information from/to a database. SQL database guides This section includes the SQL guides for various supported database servers.