Enterprise Edition Home | Express Edition Home | Previous Page | Next Page   SQL Statements > EXECUTE FUNCTION >

Data Variables

If you issue EXECUTE FUNCTION within an ESQL/C program, data_var must be a host variable. Within an SPL routine, data_var must be an SPL variable.

If you issue EXECUTE FUNCTION within a CREATE TRIGGER statement, data_var must be a column name in the triggering table or in another table.

Enterprise Edition Home | Express Edition Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]