Kbase P41454: Are IF and WHILE statments supported in SQL-92?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  9/10/2003 |
|
Status: Unverified
GOAL:
Are IF and WHILE statments supported in SQL-92?
FACT(s) (Environment):
Progress 9.1D
FIX:
No, they are not if using SQL Explorer.
IF and WHILE are not part of the SQL92 specification for language elements, however C/C++ programs written for ODBC, Java programs written for JDBC and Java Stored Procedures allow for this type of construct.