- Industry: Computer
- Number of terms: 98482
- Number of blossaries: 0
- Company Profile:
Sometimes referred to as “Big Blue” IBM is a multinational corporation headquartered in Armonk, New York. It manufactures computer hardware and software and provides information technology and services.
A function that is defined to the DB2 database system by using the CREATE FUNCTION statement and that can be referenced thereafter in SQL statements. A UDF can be an external function or an SQL function. See also function, table function, routine, built-in function.
Industry:Software
A condition that indicates the actual measured value has not met the specified breach condition. This condition applies to a total or average type breach value. For example, if the total breach value was specified as 100, and its associated breach condition was specified as 'actual greater than supplied,' and the actual measured value was 110, then a violation is produced.
Industry:Software
A customizable, graphical link to databases, views, documents, Web pages, and newsgroups.
Industry:Software
A delivery notification that conforms to the FileAct Protocol.
Industry:Software
A function that is implemented entirely by using a subset of SQL statements and SQL PL statements. See also function, routine, built-in function, sourced function.
Industry:Software
A condition that is made opposite (either true or false), by the NOT logical operator.
Industry:Software
A customization definition document (CDD) to which placeholders have been added, and for which placeholder values have been specified. A target CDD describes a particular target customization definition.
Industry:Software
A delivery notification that is passed to an application. Typically, an application delivery notification is based on a network delivery notification, for example a FileAct delivery notification, but has been modified in some way by the service that exchanges data directly with the application.
Industry:Software
A function that is used to convert instances of a source data type into instances of a different target data type. In general, a cast function has the name of the target data type and has one single argument whose type is the source data type. Its return type is the target data type. See also built-in function.
Industry:Software
A condition that is not handled by any condition handler for any stack frame in the call chain. See also handled condition.
Industry:Software