- 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 user-defined data class that is used to designate more specifically the type of data. For example, in the Quantity class category, the subclass 01 might stand for a data field that holds information about currency. The 01 subclass category might mean 1 dollar in this context.
Industry:Software
A table in which the data type of each column is defined separately or the types for the columns are based on the attributes of a user-defined structured type.
Industry:Software
A trigger that depends on an object that has been dropped or made inoperative or on a privilege that has been revoked.
Industry:Software
A user-defined collating sequence that replaces the standard EBCDIC collating sequence.
Industry:Software
A table of messages generated by the user and used by certain user written edit routines.
Industry:Software
A trigger that is activated by an update operation on the table or view that is specified in the trigger definition. See also delete trigger, insert trigger, trigger, instead of trigger, read trigger.
Industry:Software
A user-defined data type that combines basic types, such as char, short, and float, into a more complex type, such as structs, arrays, strings, or sequences.
Industry:Software
A parallel programming technique where multiple processors execute the same instructions on different data at the same time.
Industry:Software
A parameter containing a name and a value in the format name=value.
Industry:Software
A parameter having no automatically supplied value; the user must provide a value.
Industry:Software