INFORMIX
IBM Informix Embedded SQLJ User's Guide
Chapter 4: The Embedded SQLJ Language
Contents Index

Calling SPL Routines and Functions

You can call a Stored Procedure Language (SPL) procedure by using the EXECUTE PROCEDURE statement. For example:

You can call a stored function by using the EXECUTE FUNCTION statement. For example:




IBM Informix Embedded SQLJ User's Guide, Version 1.0
Copyright © 1999, IBM Corporation. All rights reserved.