SQL programming Covers topics about interacting with a database server using SQL. SQL basicsThis section contains fundamental information to know about SQL programming with Genero BDL.SQL securityIt is important to consider security aspects when programming with SQL.SQL portabilityWriting portable SQL is mandatory, to support different kind of database servers.SQL performanceExecution time can be greatly improved, when using SQL instructions in the right way.