This topic provides detailed information on OpenEdge SQL statements. A description for each statement provides the following information:

  • A definition of the statement
  • The syntax of the statement's proper usage
  • A code sample that shows how the statement works
  • Any associated notes
  • Authorization required in order to run the statement
  • Related statements
Remember: OpenEdge SQL does not support retrying a statement after it fails. OpenEdge SQL architecture cannot continue reliable execution after an error occurs during statement execution. You should close the failing statement and execute again.