Table access with SQL statementsFundamentalsBinding a variable to a table column with SQL BINDReading out a table value with SQL SELECTExecuting SQL statements with SQL EXECUTEReading a line from a result set with SQL FETCHDiscarding changes to a transaction using SQL ROLLBACKCompleting a transaction with SQL COMMITChanging the row of a result set with SQL UPDATECreating a new row in the result set with SQL INSERTExample
FundamentalsBinding a variable to a table column with SQL BINDReading out a table value with SQL SELECTExecuting SQL statements with SQL EXECUTEReading a line from a result set with SQL FETCHDiscarding changes to a transaction using SQL ROLLBACKCompleting a transaction with SQL COMMITChanging the row of a result set with SQL UPDATECreating a new row in the result set with SQL INSERTExample