Qualification
One of the most significant features of Informix is support for database stored procedures. You can use database stored procedures for:
-
Retrieval only
-
Update only
-
Update and retrieval
PowerBuilder supports all of these uses in embedded SQL.
See also
Informix retrieval using database stored procedures
Informix update using database stored procedures