SQL support These topics cover SQL support in the Genero Business Development Language. SQL programmingCovers topics about interacting with a database server using SQL.Database connectionsExplains how to manage database connections in a program.Database transactionsDatabase transaction concepts and handling.Static SQL statementsDescribes static SQL statements supported in the language.Dynamic SQL managementExplains how to execute and manage SQL statements at runtime.Result set processingShows how to fetch rows from a database query.Positioned updates/deletesDescribes row modification based on a FOR UPDATE cursor.SQL insert cursorsExplains how to insert a log of rows into a table efficiently.SQL LOAD and UNLOADDescribes the instructions to export/import information from/to a database.SQL database guidesThis section includes the SQL guides for various supported database servers.